Search:

Type: Posts; User: yankee888

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,452

    it worked! thanks a lot! :D :cool:

    it worked! thanks a lot! :D :cool:
  2. Replies
    4
    Views
    1,452

    character strings

    hi, im trying to make a structure made up of character strings. it looks like this:
    struct players
    {
    char pitcher[50];
    char catcher[50];
    etc...
    };

    however, when i try to give the...
Results 1 to 2 of 2