Search:

Type: Posts; User: jpp1cd

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    3,088

    I had forgotten about strcat. I got it though. ...

    I had forgotten about strcat. I got it though. Thanks.
  2. Replies
    2
    Views
    11,963

    Thanks. I got it figured out actually now.

    Thanks. I got it figured out actually now.
  3. Replies
    2
    Views
    3,088

    reading command line arguments into buffer

    I am now trying to figure out how to read more than 1 command line argument into a buffer that is just one string. Is this possible? Do I have a chance. This is all I have left and then I graduate...
  4. Replies
    2
    Views
    11,963

    Convert a string to upper case?

    Is there a simple way to do this? toupper does not convert an entire string but just a single character so that doesn't work. What I am doing is having a client send a message to a server which...
Results 1 to 4 of 4