Thread: parse file q
View Single Post
Old 09-01-2003, 10:51 PM  
w3rd
Junior Member
 
Join Date: Aug 2003
Posts: 12
Default

since we're on the subject of parsing, i also came across another problem.. parsing incoming data thru a socket

after doing recv() its stored to a buffer with multiple lines.. do i go about parsing that with strtok? or is there a better way u guys know of ?

thanks in advance,
w3rd
w3rd is offline