Search Results

Search: Posts Made By: ankit_ka
Forum: Red Hat 03-07-2014
1,587
Posted By ankit_ka
I rechecked my code and realized that some place...
I rechecked my code and realized that some place I was typecasting the ULL value with an "unsinged". It seems this was causing the value to be truncated to a 32-bit number:


unsigned long long...
Forum: Red Hat 02-25-2014
1,587
Posted By ankit_ka
[Solved] Using ULL suffix in C++ code compiled on RHEL6.4
Hi,

I am trying to compile a piece of c++ code using the g++ compiler on an RHEL6.4 system. Here is a code snippet:


#define CDMA_TIME_OFFSET 315964800000ULL
unsigned long long int...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy