Changeset 34 for shared/shfuncs.h
- Timestamp:
- Aug 2, 2016, 12:43:24 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
shared/shfuncs.h
r32 r34 4 4 #define US_ERRSTR_MAXZ 250 // max length of an error string 5 5 6 static const char *PSZ_ZERO = "0"; 7 static const char *PSZ_ONE = "1"; 8 6 extern const char *PSZ_ZERO; 7 extern const char *PSZ_ONE; 9 8 10 9 // FUNCTION DECLARATIONS
Note:
See TracChangeset
for help on using the changeset viewer.