Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ATLINE() bug and workaround?
Message
 
 
To
21/09/1998 19:49:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00138760
Message ID:
00139533
Views:
26
Vlad,

I agree the VFP string functions are fast, but it really depends on what kind of string processing you are doing. The poor performance of VFP doing a search for "readable" characters in 100k - 4mb binary files is the whole reason I put together the spyin utility that called a C routine that was 2 orders of magnitude faster than the best optimized VFP code.

>Not necessary. VFP string functions are really fast. Since VFP functions are written in C internally, if you can write a function that calls only 2-3 VFP string functions, the gain from a dll is not so big. Of course, this is my experience in the cases I tested and a new try may worth the effort. :)
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform