HiRep 0.1
|
Global variables need to be declared once in the main program and then again as extern variables in the files that use them. This can be achieved by just including this header with any other modification. A macro will automatically declare the variable in the main program without the extern modifier and with it everywhere else. More...
Go to the source code of this file.
Global variables need to be declared once in the main program and then again as extern variables in the files that use them. This can be achieved by just including this header with any other modification. A macro will automatically declare the variable in the main program without the extern modifier and with it everywhere else.