Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you move the record with fseek()
Message
From
30/06/1999 21:59:34
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236108
Message ID:
00236263
Views:
9
>>My code is
>>in_string = fgets(pipe_in)....
>>I want to move the record pointer back to the start of the line
>>just read in. The start of the line is not BOF. any ideas?
>>Sample code would help, thanks ... :)
>
>Save the current position in the file before issuing the FGETS(), and then do an FSEEK() back to that point in the file.
-----
Hi Ed and thanks for your reply...
Could you send me sample code on how to do that?
thanks ....:
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform