Changeset 7129 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- May 17, 2006, 12:33:01 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r6829 r7129 1 %%% $Id: psLibSDRS.tex,v 1.39 1 2006-04-11 21:24:07 eugeneExp $1 %%% $Id: psLibSDRS.tex,v 1.392 2006-05-17 22:33:01 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 891 891 \end{prototype} 892 892 893 \code{psStringCopy} shall perform a deep copy of the \code{string} 894 into \code{psAlloc}-ed memory. \code{psStringNCopy} shall do the 895 same, up to a maximum of \code{nChar} characters. 893 \code{psStringCopy} shall perform a deep copy of the \code{string} into 894 \code{psAlloc}-ed memory. \code{psStringNCopy} shall do the same, up to a 895 maximum of \code{nChar} characters. Both copy functions shall ``pass through'' 896 \code{NULL} values without generating an error. 896 897 897 898 We also specify two useful functions:
Note:
See TracChangeset
for help on using the changeset viewer.
