Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alloc an int in CLSHEAP
Message
 
 
To
30/07/2001 05:44:01
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00537090
Message ID:
00537126
Views:
13
Int are 4 bytes in size. I believe there is a function NumtoWord or something like that. Use that to convert an integer value to a WORD string.

HTH.

>Hello,
>
>how can i alloc an INTEGER in CLSHEAP?
>
>my structure starts as followed:
>
>typedef struct hlserver
>{
>int ID,
>char *Host_Name,
>...
>}
>
>don't understand how to create the INT as the first value in the structure
>
>THX beforehand
>
>Christian Ehlscheid
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform