Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using FGets() funtion with over 354 chars long rows
Message
 
 
To
11/07/2003 13:18:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00809279
Message ID:
00809282
Views:
25
You can specify the second parameter which is the max size of the record. It's limited to 8192 characters.

>Hi all
>
>I’m using fgets() function to retrieve data from a text file. However, some lines are over 254 characters length and I just realized that I’m only getting a maximum of 254 characters.
>
>IWhat can I do to retrieve more than 254 chars through fgets() function?
>
>Thanks in advance
>
>Oscar Corte
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform