Changeset 344 for trunk/archive/pslib/include/psMisc.h
- Timestamp:
- Mar 31, 2004, 5:01:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMisc.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMisc.h
r327 r344 24 24 /// Allocates nChar and returns a copy of the string or segment 25 25 char *psStringNCopy(const char *str, ///< string to copy 26 int nChar // !< Number of characters (including \0 )26 int nChar ///< Number of characters (including \0 ) 27 27 ); 28 28
Note:
See TracChangeset
for help on using the changeset viewer.
