Search:

Type: Posts; User: ftsf

Search: Search took 0.01 seconds.

  1. thank you very much! that does the trick

    thank you very much!
    that does the trick
  2. putting a numeric value into an array of chars?

    hi, i'm sending a socket message with the format



    char comm // command. 1 byte
    ushort size // size of following data. 2 bytes
    char data[size] // miscellaneous data. size bytes

    // i try to...
Results 1 to 2 of 2