Hello Experts,
I have one doubt.
If I have compiled a program for 32-bit processor using 32-bit compiler, in which the size of integer in 4-bytes then, how can I port the same code to 64-bit processor using 64-bit compiler without changing the size of integer.
I have read that size of data types is compiler depedent!!
I have one doubt.
If I have compiled a program for 32-bit processor using 32-bit compiler, in which the size of integer in 4-bytes then, how can I port the same code to 64-bit processor using 64-bit compiler without changing the size of integer.
I have read that size of data types is compiler depedent!!