Click here to Skip to main content
15,899,313 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Will someone list or direct me to a list of data types and values?

ex: DWORD = 32-bit unsigned integer (range: 0 through 4294967295 decimal)
char = Unicode 16-bit character
byte = Unsigned 8-bit integer
...
Posted
Updated 15-Dec-11 17:08pm
v3

1 solution

Found it
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900