#17293 - 06/18/0602:12 AMRe: A problem about define~~..
Gremelin
Community Owner
Registered: 02/28/02
Posts: 7192
Loc: Portland, OR; USA
I believe that External (or Global) Integers (extern int) are able to be used outside of a function, whereas a standard integer is supposed to be used inside of a function.
(keep in mind, I'm in no way a cpp programmer, i simply know how to google things properly to have a proper outcome)