Search:

Type: Posts; User: newbie_socketsp

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,354

    matsp, the strings are always 4 characters long...

    matsp, the strings are always 4 characters long but sometimes they may contain numbers although I dont think this would matter in the example you showed me before. thanks.

    vart, could you possibly...
  2. Replies
    4
    Views
    1,354

    splitting strings...

    this has been puzzling me for some time now, i've heard that it can be done with strtok() but i cant get my head around it....

    basically i want to split a 4 character string i.e. 'ABCD' in half,...
  3. Replies
    160
    Views
    1,197,243

    Sticky: Not sure if this has been posted, but TCP/IP...

    Not sure if this has been posted, but TCP/IP Sockets in C by Michael Donahoo and Kenneth Calvert is a brilliant book for sockets programming. Good even if you don't have much previous programming...
  4. not sure how to handle variables...

    Hi,

    I'm writing some code that involves moving letters around a grid that is printed out into the command line of a terminal window on Linux. The grid is set up as a number of variables (i.e. A1,...
  5. address out of bounds in sockets program

    Hi,

    I'm working on a relatively simple program that is to allow two linux boxes to connect and send messages back and forth which will be processed at each end and made to play a game.....now...
Results 1 to 5 of 5