32bit->64bit

I’ve been porting my application to 64bit machines from 32bit. All other platforms worked
fine except IBM AIX V5.
Seems machine specific.

But is there anything that I should be careful in the process(32->64) in general?

-KB

Yes, post in the correct forum :slight_smile:

All bit operations
All arithmetic operations on int, long, etc