printf

 

Use

printf("My struc pointer: 
Do not use
printf("My struc pointer: 
If we need hexadecimal output, you have to print the upper and lower 4 bytes separately.

 

Parent topic:

Coding considerations on Windows


fg19460_