Changeset 3673 for trunk/stac/src/stac.h
- Timestamp:
- Apr 5, 2005, 5:59:11 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/stac/src/stac.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/stac/src/stac.h
r3667 r3673 3 3 4 4 #include "pslib.h" 5 6 5 #define abs(x) ((x) >= 0 ? (x) : (-(x))) 7 8 6 #define MAXCHAR 80 7 8 /************************************************************************************************************/ 9 10 // time.c 9 11 10 12 // Get the current time
Note:
See TracChangeset
for help on using the changeset viewer.
