Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conversion function
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00797826
Message ID:
00798181
Views:
20
Adam,

C++ only stops at chr(0) if you tell it that it's dealing with a string, if you put those 8 bytes into a memory buffer you should be able to cast it, convert it to a character string using sprintf() into a buffer that you pass in by reference from VFP. Those samples on my website work like that.

>I have old databse system written in Turbo Basic. I must make conversion old data to my new system in vfp. I wrote some functions in VC++ and after I made FLL but there is one small problem with this. Parameter pased to funtion cuts the first occurence CHr(0) C++ ( syntax C++ :) ).
df (was a 10 time MVP)

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

Click here to load this message in the networking platform