Quote:
Originally Posted by Nero_3D
The variable gets never created, also the address of the variable stays 0
This will result in calling the first cell in the data segment which is in that cause the 'm' from the printf
|
Would you mind explaining to me what you mean by the variable never gets created? I declare the g_CurMap variable.