Hello
I have defined & assigning some values to Global files in one of the project files, But the same i am not able to read in other files of the same project.
i have defined as 'extern int x ' in one file & also called in other file by defining 'extern int x'
let me know if you more info needed
Hussain