Search:

Type: Posts; User: n3m0

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,436

    Thank you. I did have to do some juggling tho'...

    Thank you. I did have to do some juggling tho' ;)

    Here's what I have now (thanks again :D ):



    #include <iostream>
    #include <stdlib.h>
    #include <string.h>
    #define MAX 10
  2. Replies
    6
    Views
    1,436

    Newbie question - struct & arrays

    I am working on a homework assignment (a simple name and grade sorting program) but I am obviously missing something and am not seeing it.



    #include <iostream>
    #include <stdlib.h>
    #include...
Results 1 to 2 of 2