Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Size
Message
From
03/06/1997 10:56:41
 
 
To
30/05/1997 11:33:29
General information
Forum:
Visual FoxPro
Category:
User groups
Title:
Miscellaneous
Thread ID:
00034254
Message ID:
00034732
Views:
46
>>I need to return the size of a character string in bytes. Is there any function that can help me accomplish this task. I've tried _STRLEN() API but i can't seem to get the correct syntax.
>>
>>Any help is greatly appreciated!
>>Thank in advance
>
>Just check field length: for characted field size=length, e.g. if length=12, size=12 bytes.


Does this mean that any caracter equals 1 byte. The caracters that i read come from a file. That I read line by line. If I add up all the lines I don't get the same size as the FSEEK(pnHandle,0,2) returns.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform