Search:

Type: Posts; User: Trooper88

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,938

    Nevermind!!!!! all it does is store state1,...

    Nevermind!!!!! all it does is store state1, state2 doesnt even get stored
  2. Replies
    4
    Views
    1,938

    I think i found a way to do it but its kind of an...

    I think i found a way to do it but its kind of an arbitrary way, i just did this at the last line of the for loop

    printf("Please enter speakers state for event number %d:", i + 1); ...
  3. Replies
    4
    Views
    1,938

    I know!!! I would normaly just use a string but...

    I know!!! I would normaly just use a string but she says we are to do it this way to get credit. Crazy as heck

    What happens when i run the program is this:


    [jjh2808@omega ~]$ gcc Tester.c...
  4. Replies
    4
    Views
    1,938

    need char help, new to C

    Hello,

    I'm pretty new to the C language and the TA isn't on my campus right now so i thought i would ask on the forums :)

    here is my problem, I have to store a state in 2 separate arrays...
Results 1 to 4 of 4