Search:

Type: Posts; User: Vitamin_C

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    11,461

    Ok, I just turned in my work for whatever I had...

    Ok, I just turned in my work for whatever I had there. Let's close this thread. Thank you very much for all the help.

    Vitamin_C
  2. Replies
    7
    Views
    11,461

    Can someones here help me please? Vitamin_C

    Can someones here help me please?
    Vitamin_C
  3. Replies
    7
    Views
    11,461

    Hi, I have tried this: isValidID ( &e[i],...

    Hi, I have tried this:
    isValidID ( &e[i], count );
    But the program doesn't work right. It stores the "Employee ID" at the first loop. From the second loop and so on, it stores junk number...
  4. Replies
    7
    Views
    11,461

    sean_mackrory and h_howee, thank you for your...

    sean_mackrory and h_howee, thank you for your help, the program does looping just perfect.
    Now I need another help and I don't want to create a new thread, so I am just going to continue in here....
  5. Replies
    7
    Views
    11,461

    Press "Enter" key to quit the program

    Hi, would you please help me on how to end the "Do-While loop program" immediately if the user presses "Enter" key? (Only enter key is allowed to end the program).

    Is there a specific key or...
  6. Replies
    2
    Views
    2,004

    ^^ Thank you very much for your help. The...

    ^^ Thank you very much for your help. The program works as I wish now :)

    Vitamin_C
  7. Replies
    2
    Views
    2,004

    Structure Array Looping Problem

    Hi guys, I really need some of your help here because I don't know what to do now. Basically, this program will loop as many as the user inputs number of employee (numEmployee1). The program does...
  8. Replies
    6
    Views
    1,126

    ^^ Thank you very much alphaoide and MacNilly^^...

    ^^ Thank you very much alphaoide and MacNilly^^
    JJ :)
  9. Replies
    6
    Views
    1,126

    First of all thank you very much for your reply....

    First of all thank you very much for your reply.



    -Do you mean I have to initialize the "numEmployee" variable within Function? But then "Employee emp" will not become an "Array".


    -I am...
  10. Replies
    6
    Views
    1,126

    I think I have to use "Dynamic Memory Allocation"...

    I think I have to use "Dynamic Memory Allocation" to work with "Array Structure", but I don't really know how to put them together.

    Can someones please help me?
    JJ
  11. Replies
    6
    Views
    1,126

    Function with Array Structure

    Hi, how you all doing? I currently enroll C++ programming class in some community college, this is my second C++ class. I still have many thing to learn about it.

    I am now facing with some class...
Results 1 to 11 of 11