Search:

Type: Posts; User: Ebiru

Page 1 of 6 1 2 3 4

Search: Search took 0.11 seconds.

  1. Thread: adding a timer?

    by Ebiru
    Replies
    9
    Views
    1,164

    Re: adding a timer?

    what can u replace this with?
  2. Thread: adding a timer?

    by Ebiru
    Replies
    9
    Views
    1,164

    Re: adding a timer?

    that still doesnt tell me what

    timer = new Timer(speed, this);
    that this mean
  3. Thread: adding a timer?

    by Ebiru
    Replies
    9
    Views
    1,164

    Re: adding a timer?

    i read that but

    timer = new Timer(speed, this);

    what is this? and i dont mean this line of code but the word "this" after speed
  4. Thread: adding a timer?

    by Ebiru
    Replies
    9
    Views
    1,164

    Re: adding a timer?

    can you explain alittle better plz? because i saw that but i dont understand some of it
  5. Replies
    2
    Views
    747

    Re: Math Help Sorting 10 numbers

    int totalA = 0;
    int totalB = 0;
    int[] nums = new Integer[10]

    for(int x = 0; x < 5; x++)
    {
    totalA = totalA + nums[x];
    totalB = totalB + nums[x*2];
    }
  6. Thread: adding a timer?

    by Ebiru
    Replies
    9
    Views
    1,164

    adding a timer?

    i try searching but either im not getting it or something is right, so here i am asking how can i add a timer to my java program
  7. Replies
    2
    Views
    1,177

    Re: calculator - making an array

    calculator?? ti-83 or 84
  8. Replies
    2
    Views
    1,177

    calculator - making an array

    how can i make an array on a calculator?
  9. Replies
    2
    Views
    8,700

    Re: Portable java compiler?

    tyvm. it works! i recommand to anyone and everyone who use more than one computer
  10. Replies
    2
    Views
    8,700

    [RESOLVED]Portable java compiler?

    some of our school computers cant compile java and they are lazy to fix this problem. is there a portable solution that can be installed on a flash drive?
  11. Replies
    5
    Views
    821

    Re: Combining

    i get the fellowing
    .java:3: '.' expected
    import javaB;
  12. Replies
    5
    Views
    821

    Re: Combining

    atm i cant compile but i have a few questions
    1) w/ or w/o the ""
    2) i think i try that before but get the error "." is missing and its in the same folder
  13. Replies
    5
    Views
    821

    [RESOLVED]Combining

    i have two java program. lets call them javaA and javaB both are .java files. how do i import javaA into javaB.

    ps
    incase some people start saying i dont understand. for the sake of this lets say...
  14. Thread: c++ keyboard

    by Ebiru
    Replies
    4
    Views
    713

    Re: c++ keyboard

    thank you, now my next question is how can i find the hwnd of a file that is loaded by the ShellExecute earlyer in the coding because i try loading a simple txt file with notepad than tried find that...
  15. Thread: c++ keyboard

    by Ebiru
    Replies
    4
    Views
    713

    Re: c++ keyboard

    o sorry how do i find the HWND of a window? so once thats found i can use the fellow

    EnableWindow(window, 1);
    postmessage(window, "test", 0, 0);
  16. Thread: c++ keyboard

    by Ebiru
    Replies
    4
    Views
    713

    c++ keyboard

    #include <windows> //needed for shellexecute
    #include <Winuser> //needed for GetActiveWindow

    int main()
    {
    HWND window;

    ShellExecute(NULL, "open", "Z:\\buttons.txt", NULL, NULL, SW_SHOW);
    ...
  17. Thread: Boost Libraries

    by Ebiru
    Replies
    3
    Views
    24,343

    Sticky: Re: Boost Libraries

    the link is dead
  18. Replies
    4
    Views
    1,509

    Re: c++ setting default printer

    Np, thank you for the link but thats alittle outdated (Win 95, 98, NT and 2000) i need one for Xp and from that link provided i narrow down some key words that i tried google and still getting little...
  19. Replies
    4
    Views
    1,509

    Re: c++ setting default printer

    thats only for printer setting not changing the currently default printer to a different printer.
  20. Replies
    4
    Views
    1,509

    c++ setting default printer

    i have two questions for this one
    1) how can i set a printer of my choice to default
    2) any guides on when i plug my flash drive in, it runs the program above automatically?
  21. Replies
    2
    Views
    1,241

    Re: ShellExecute help

    thank you. question answered
  22. Replies
    2
    Views
    1,241

    [RESOLVED]ShellExecute help

    ShellExecute(NULL, "open", "exe", NULL, NULL, SW_SHOWNORMAL);
    i need help. i am haveing trouble finding out what each of the spots do. also do you need any libraries when using it?

    ps
    i am using...
  23. Thread: noskipws??

    by Ebiru
    Replies
    1
    Views
    779

    noskipws??

    Hello, i want to read a file while skipping all the spaces, tabs, ect. i hears no skipws can do it but how do i use it with the fellowing

    FILE *data;
    data = fopen("nums.dat","r");
  24. Replies
    2
    Views
    675

    Re: cleaning memory

    my description is clear. try reading to the end. see how the p ---> p"string" goes to this ---> p"string"9ue <--- the descriptions are always clear if you actually read it but anyway, i am using the...
  25. Replies
    2
    Views
    675

    [RESOLVED]cleaning memory

    when im looking at a string so i can find the char and change the order to make a new word, i get extra junk on either name of the new string. how do i get ride of that?

    ps
    it varies from use,...
  26. Replies
    23
    Views
    1,184

    Re: a good collage for programing?

    also should i start with getting some kind of business degree or major or w/e? cause im hearing that programing is what u want but some kind of business will help.
  27. Replies
    23
    Views
    1,184

    Re: a good collage for programing?

    east coast


    i know c++ is old but i see no reason for it to go obsolete. u can pretty much use it for everything. i understand companies r trying to get languages that are more design for the...
  28. Replies
    23
    Views
    1,184

    a good collage for programing?

    anyone got any recommendations in the usa? i thinking of picking programing as a career (mainly languages like c++) im thinking of free lancing (i heard it isnt as stressful XD)
  29. Replies
    3
    Views
    852

    Re: can i ask what r the pros n cons ??

    wow...well that answer my 1st question. and ty for the link :P so just from a logical point of view c# is the choice cause its just an evolved form of c++ which evolved form c. but im still not sure
  30. Replies
    3
    Views
    852

    can i ask what r the pros n cons ??

    im sorry if this has been ask/post before but i see there is c, c++, c#, and maybe more still. im not entriely sure but a/w, what are the pros and cons of c, c++, and c#. and what would be...
  31. Replies
    13
    Views
    1,691

    Re: requesting help!!!

    i have and want to try it out :P
  32. Replies
    13
    Views
    1,691

    Re: requesting help!!!

    xp or vista more or less
  33. Replies
    13
    Views
    1,691

    Re: requesting help!!!

    i notice as i was going through some XD. do you happen to know a good site where i might get one for a nice deal?
  34. Replies
    13
    Views
    1,691

    Re: requesting help!!!

    also i know what a server is but where can i buy one? how can i tell if its decent? can i find it for a low price? and how does it work? (but i could just google the last part :P)
  35. Replies
    13
    Views
    1,691

    Re: requesting help!!!

    can i have a few of these links on learning the language and some on making a mmorpg?

    Thanks for the help!
  36. Replies
    13
    Views
    1,691

    requesting help!!!

    Sorry if this is in the wrong spot but I need help! I'm planning on making a game but I have a few questions that needs to be answer.
    1) What computer language would be best for making games(mmorpg)...
  37. Replies
    10
    Views
    1,256

    Re: couting the chars

    i dont think u do cause i dont n it works fine with me :P
  38. Replies
    10
    Views
    1,256

    Re: couting the chars

    well its works now so ty hack
  39. Replies
    10
    Views
    1,256

    Re: couting the chars

    what does the mid statement do?
  40. Replies
    10
    Views
    1,256

    [RESOLVED]couting the chars

    how do u make it so that you have a string but i want it to be break down to each letter like for example "apple" i want to find the key asccii for a p p l e how would i do this?
Results 1 to 40 of 229
Page 1 of 6 1 2 3 4



Click Here to Expand Forum to Full Width