Wizumwalt
Programmer
- Jul 12, 2005
- 10
If I have a buffer of 4 doubles that i just read from a socket, how do I copy the 3rd double into a value by itself? There's no delimiters, just serialized data that I read in.
Is there something like a memcpy w/ an offset somehow?
Is there something like a memcpy w/ an offset somehow?