Changeset 3076
- Timestamp:
- Jan 24, 2005, 12:05:06 PM (21 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r3075 r3076 1 %%% $Id: ChangeLogSDRS.tex,v 1. 59 2005-01-24 22:02:10price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.60 2005-01-24 22:05:01 price Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 442 442 \code{psVector **perm} to allow the function to allocate the vector 443 443 (bug 269). 444 \end{itemize} 444 \item Removed in \code{psListAlloc}, ``The number of iterators in the 445 list is initially set to zero.'' (bug 271). 446 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r3075 r3076 1 %%% $Id: psLibSDRS.tex,v 1.17 0 2005-01-24 22:02:16 price Exp $1 %%% $Id: psLibSDRS.tex,v 1.171 2005-01-24 22:05:06 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 1536 1536 \code{psList.head} and \code{psList.tail}. If the data entry is 1537 1537 \code{NULL}, then an empty list, with both pointers set to \code{NULL} 1538 should be created. The number of iterators in the list is initially 1539 set to zero. 1538 should be created. 1540 1539 1541 1540 The destructor function for \code{psList} must call \code{psFree} for
Note:
See TracChangeset
for help on using the changeset viewer.
