Search:

Type: Posts; User: Maiq

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,436

    heh, thanks nextus. but i found the answer...

    heh, thanks nextus. but i found the answer shortly before you posted (then went sleep... zzzZzZZZZ) I had my checkList array (one dimensional, yes) set to 100 slots and I changed it to 101 and it...
  2. Replies
    5
    Views
    3,436

    i am using Metrowerks CodeWarrior IDE version...

    i am using Metrowerks CodeWarrior IDE version 5.0.0.951
  3. Replies
    5
    Views
    3,436

    the program is supposed to find the mode of the...

    the program is supposed to find the mode of the numbers in HERE (save the target as in the same directory as the cpp file) if you're trying to help

    -jason
  4. Replies
    5
    Views
    3,436

    Illegal vector index problem

    When i try to run THIS PROGRAM
    i get this error message: Illegal vector index: 100 max index = 99
    what does this mean? how can i fix it?

    thanks,
    jason
  5. Replies
    6
    Views
    1,927

    thanks. sorry, haven't been here in a while and...

    thanks. sorry, haven't been here in a while and forgot about the FAQ section. i'll remember that from now on. :P
  6. Replies
    6
    Views
    1,927

    Is there a clear screen command?

    to make my program look neater, i'd find it great to use a command that clears the window of all data so i can print out a new section of results to the user. something like 'clearscreen' or 'clear'...
  7. Replies
    5
    Views
    979

    thanks everyone for your help. ammar: the...

    thanks everyone for your help.
    ammar:
    the 'pow' function is the power function, which takes double x to the power of double y ex: double pow(double x, double y) but i can see that, yes, i messed...
  8. Replies
    5
    Views
    979

    How do I fix these Errors??

    Hello everyone. I've been trying to figure out how to fix these errors for about two hours now and I have yet to figure out how. Here are the errors I get:
    http://www.carbongraphx.com/errors.jpg ...
  9. Replies
    8
    Views
    1,719

    hmm. thanks. I'll check those out. I was out...

    hmm. thanks. I'll check those out. I was out today and I thought about getting C++ in 21 days, but I was fresh out of cash... But thanks.

    Maiq
  10. Replies
    8
    Views
    1,719

    Good sources of education while learning C++

    Hello all,
    Over the course of the next two years, I will be taking C++ programming classes at my high school. Over the summer, I have self-taught a beginning-portion of C++ to myself (up to...
Results 1 to 10 of 10