|
-
November 13th, 2009, 08:51 AM
#17
Re: What is C++ equipvalent of Java Long?
 Originally Posted by ictoan
Hello!
Is long returned by n.longValue() the same as long (signed) in C++?
Documents on value returned after use of Number class's longValue is required
On 32bit systems, long long is defined as a size of 8 bytes
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
|