You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PeterWAWood edited this page May 19, 2013
·
1 revision
In the first version of Red/System, the #define pre-processor cannot be used to define constants within a namespace. As a result, if library author wants to provide constant values for users of the library, they must do so with global constants.