C/C++ Datatype Conversion To PowerBuilder Datatype

C/C++ Datatype Conversion To PowerBuilder Datatype

PowerBuilder DatatypeC/C++ Datatype
BlobPBBlob
Booleanint (0,1)
Characterchar
DatePBDate
DateTimePBDateTime
DecimalPBDecimal
Doubledouble
Integerint
Realfloat
StringPBString
TimePBTime
UnSignedIntegerunsigned int
BooleanBOOL
UnSignedIntegerWORD
UnSignedLongDWORD
UnSignedLongHANDLE
UnSignedLongHWND
String RefLPSTR
String RefLPBYTE
Long RefLPINT
Blob{1}char
Integerint
UnSignedIntunsigned int
Longlong
UnSignedLongULONG/unsigned long
Doubledouble
String Refchar *

Good Luck!

PassWords

About The Author

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments