Changeset 944
- Timestamp:
- Jun 9, 2004, 6:27:32 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r943 r944 1 %%% $Id: psLibSDRS.tex,v 1.5 4 2004-06-09 16:05:58eugene Exp $1 %%% $Id: psLibSDRS.tex,v 1.55 2004-06-09 16:27:32 eugene Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 1349 1349 void psListSetIterator(psList *list, int where, int which); 1350 1350 void *psListGetNext(psList *list, int which); 1351 void *psListGetPrev (psList *list, int which);1351 void *psListGetPrevious(psList *list, int which); 1352 1352 \end{verbatim} 1353 1353 Iteration over all elements of the list using the iteration cursor
Note:
See TracChangeset
for help on using the changeset viewer.
