Search:

Type: Posts; User: KRAZY380

Search: Search took 0.00 seconds.

  1. Thread: Project

    by KRAZY380
    Replies
    3
    Views
    1,120

    Thank you for your sugguestions. They are...

    Thank you for your sugguestions. They are helping a lot. If there are anymore please feel free to post them. I need all the help I can get. Thanks again.
  2. Thread: Project

    by KRAZY380
    Replies
    3
    Views
    1,120

    Project

    Hello, the function of this program is to read in a student id number and convert it into a format like ddd-dd-dddd. Where d represents any digit from 0 to 9. The program should be able to deal with...
  3. Replies
    5
    Views
    1,041

    Thank you very much. How could I have not seen...

    Thank you very much. How could I have not seen it? I went over it so many times. Thank you all so much. To the person who told me about the the Switch. I would use it, but the class I am in is not...
  4. Replies
    5
    Views
    1,041

    Help!!! Can't see what's wrong?

    I have been trying to figure what is wrong. I have 1 error this is what it says
    line 20 parse error before `)'

    I am using Dev C++ 4. Can you please help me with this. I looks right but i...
  5. Replies
    6
    Views
    1,889

    DEV-BLOODSHED

    Hello, I use this type of complier. You have to add two thing to your programs. Here it is:
    #include <iostream.h>
    #include <stdlib.h> (THIS IS ONE OF THEM)

    int main()
    {

    ...
Results 1 to 5 of 5