Morning.
LPSTR is just a *char isn't it...
If this is the case, does a string variable (i.e. lpszString) created with LPSTR have the same restrictions on size as a single char?
i.e., if I stored an integer value in lpszString, would it only go up to 255?
It's my first venture into C++ with a complex app (company policy - deep end!) that needs some fixes.
Cheers
DS
![]()



LinkBack URL
About LinkBacks



