|
I am using the following technique to share variables across several different included files. However I find that when it comes to actually changing initial values ins vars.h - they do not get updated on subsequent compile. any ideas?
http://www.keil.com/support/docs/1868.htm
Is there another better way to do this?
I am using g++ (gnu compiler)
|
|
|
|
|
|
|
|