Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C Structure query
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00612717
Message ID:
00612965
Views:
40
>Can this structure be emulated in VFP 6.0?

Q181289 shows you how to do this.

> I have tried declaring an array of 70 elements, I also tried one long character string... until I realised that CHAR* was apointer to the value rather than the value itself. Any ideas?

Think of pointers as "passing by reference". So just put an @ in front of the parameter.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform