Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Size of txt file
Message
From
12/04/2001 13:12:56
 
 
To
11/04/2001 20:51:02
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00494713
Message ID:
00494934
Views:
18
A line is only a line if it ends with a carriage-return & linefeed (or a carriage-return in UNIX). A line is arbitrary because the whole file is really just a collection of bytes, some of which are carriage-returns and linefeeds.

When you read a line , like in a C program, it uses that CR/LF as an indicator of where to stop reading.
Previous
Reply
Map
View

Click here to load this message in the networking platform