Search:

Type: Posts; User: dude1978

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    9,175

    Actually I'm receiving my string in a PTCHAR...

    Actually I'm receiving my string in a PTCHAR format.

    But my question is how to tokenize that string with _tcscat ?? Sorry this is probably a very silly question but I'm new in c++ dev.

    Thanks...
  2. Replies
    6
    Views
    9,175

    TCHAR array parsing??

    Hi,

    I've got some problems parsing a string. (actually it's a PTACHAR)

    Here is the format of my string:

    "RED 2132 4365 2341 53 23.0 BLUE 2345 4324 23 35 121 552 432 124"

    RED and BLUE are...
Results 1 to 2 of 2