Search:

Type: Posts; User: KneeGrow

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. When you open a file from user input name I think...

    When you open a file from user input name I think its like

    ifstream file(name.c_str());
  2. Replies
    9
    Views
    7,247

    Red Alert was the best hands down. C&C series...

    Red Alert was the best hands down. C&C series (Tiberian Dawn/Sun) sucked. RA 2 sucked. Never tried Generals.
  3. Replies
    0
    Views
    825

    Please Help With Math Error

    I fixed it nevermind Thanks
  4. Replies
    11
    Views
    4,094

    How do you do this 'shuffling?'

    How do you do this 'shuffling?'
  5. Replies
    11
    Views
    4,094

    List of numbers in random order

    How do you write the algorithm to generate a list of numbers from say 1-1000 but in random order? Do you have to use an array to keep track?
  6. Replies
    59
    Views
    11,984

    I agree with Kleid on this topic. Most of ya'll...

    I agree with Kleid on this topic. Most of ya'll should help the noobs instead of flaming people online if they have no clue how to do something. Why do people go like "USE CODE TAGS" every freaking...
  7. Thread: Math Software

    by KneeGrow
    Replies
    12
    Views
    5,893

    I like mathematica the best but I've never tried...

    I like mathematica the best but I've never tried matlab. Mathematica seems to be the most powerful
  8. Replies
    3
    Views
    3,629

    Thanks guys

    Thanks guys
  9. Replies
    3
    Views
    3,629

    What program to make animated Gifs?

    If I want to make to make an animated GIF, what is the best program to use?

    P.S. Who is that dude on this forum with the nuke that blows up void main and how the heck did u put that nuke...
  10. Replies
    46
    Views
    11,277

    God dang you programming nerds need to stop being...

    God dang you programming nerds need to stop being such f4gbots just cuz he aint a 1337 haxxor like you guys. So what if his website looks crappy? It's his website, I think ya'll's moms look crappy...
  11. Replies
    20
    Views
    5,281

    Happy birthday! how old are u?

    Happy birthday! how old are u?
  12. Thread: Sing with me

    by KneeGrow
    Replies
    13
    Views
    3,395

    On the tenth day of christmas my computer gave to...

    On the tenth day of christmas my computer gave to me
    10 burned out pixels
    9 memory errors
    8 illegal errors
    7 homework topics
    6 coaster cds
    5 blue screens of dead
    4 xp bugs
    3 firewires
    2 jpegs
  13. Replies
    6
    Views
    3,390

    basically if you have an image press CTRL+A or...

    basically if you have an image

    press CTRL+A or use the crop tool to make a border to select what you want to scale

    then press the IMAGE bar and press STRETCH/SKEW

    Then on the top 2 fill in's...
  14. I disagree, gift cards are important in many...

    I disagree, gift cards are important in many ways. It provides as a last minute resort if you haven't had the chance to buy a decent present. Also, it is more polite than giving cash because it...
  15. Replies
    7
    Views
    3,067

    umm y=e^1?

    umm y=e^1?
  16. Replies
    18
    Views
    3,006

    HOLY MAJEEBUS U are my hero lol, ugh i cannot...

    HOLY MAJEEBUS U are my hero lol, ugh i cannot believe i am so retarded (i just reinstalled anyways). It was because I was too used to JCreator and pressing F5 for execute that I completely forgot...
  17. Replies
    18
    Views
    3,006

    Thanks for the help but what i don't understand...

    Thanks for the help but what i don't understand is why I never received these error messages before...? I've used void main a lot and I never get that exit garbage. In addition, I have never heard...
  18. Replies
    18
    Views
    3,006

    Maybe I should reinstall Visual C++ 6? I dont...

    Maybe I should reinstall Visual C++ 6? I dont feel like trying other compilers cuz i've stuck with microsoft c++ forever
  19. Replies
    16
    Views
    1,894

    probably some spyware? cuz my computer had some...

    probably some spyware? cuz my computer had some malicious programs on it before where spybot doesnt detect it but it moves my house randomly and deletes stuff that i type
  20. Replies
    18
    Views
    3,006

    Basically, for this program, all the code is able...

    Basically, for this program, all the code is able to execute by the window never stays for the line that says "Press any key to continue..." and it just closes due to some mysterious error... help ...
  21. Replies
    18
    Views
    3,006

    Well when i took comp sci we always used C...

    Well when i took comp sci we always used C headers so it just stuck as a habit. Btw i already tried #include <iostream> using namespace std, still same error
  22. Replies
    18
    Views
    3,006

    I mean, i know some people are diehard int main...

    I mean, i know some people are diehard int main fans but as for this testing program I doubt it will affect the outcome. in fact, i ve used void main for almost all my programs, same thing. and...
  23. Replies
    18
    Views
    3,006

    Console application, void main and int main...

    Console application, void main and int main doesnt really matter for me since its just a test program i just wanna write the quickest and most condensed code so that i can actually do the math...
  24. Replies
    18
    Views
    3,006

    I don't understand this error...

    Okay I'm just writing a short piece of code to figure out a math problem



    #include <iostream.h>

    void main() {
    int num;
    int num2;
    int sum=0;
  25. The thing is I cant access windows so any burning...

    The thing is I cant access windows so any burning CDs or virus scan wont be a possibility sorry
Results 1 to 25 of 205
Page 1 of 9 1 2 3 4