|
-
Jan 18th, 2000, 04:25 PM
#4
Hyperactive Member
Longs are 32bit wide (2^32) = +/- 2147483648 as the processor and memory are internally 32bit it is quicker to use this type.
A integer is 16bit (2^16) = +/- 32768.
A byte is 8 bits (though I guess you knew that!)
[This message has been edited by Rick H (edited 01-19-2000).]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|