This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

address of _c_int00

Expert 1215 points

Hi,

Is there a way to know the address of _c_int00 at runtime, ie, when the program is already running? Or is there a way to specify where I want the linker to put _c_int00?

Thanks