Y
yezi
Hi, ALL:
My question is I need read from a long string step by step, say first
read length 10 byes of string, process them, then read next 10 bytes of
that string.
Like the file operation fread. there is a pointer forwarding whenever I
read chunk from the file. Is any string read function provide such
kind of mechanism to record current pointer position of string?
Thanks for any comments .
bin YE
My question is I need read from a long string step by step, say first
read length 10 byes of string, process them, then read next 10 bytes of
that string.
Like the file operation fread. there is a pointer forwarding whenever I
read chunk from the file. Is any string read function provide such
kind of mechanism to record current pointer position of string?
Thanks for any comments .
bin YE