Search:

Type: Posts; User: effup

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,142

    Thank you for the prompt reply, but can you...

    Thank you for the prompt reply, but can you please elaborate a bit (I'm very new to C) ? So %*c is a pointer right ?
  2. Replies
    4
    Views
    2,142

    Assign constant char to another char variable

    Hi all,
    I'm having trouble with my project (connect 4). At the beginning of the program I define 2 constants char that represents black checker and red checker as follows:

    #define RED 'X'...
Results 1 to 2 of 2