Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Moderately revised from 6.1

nstream-origin

Arguments: stream position

This function is like stream-origin, except that it destructively modifies and returns the position argument (which must be a position object created by make-position), rather than consing a new position. This may be useful to avoid garbage creation if called frequently. stream should be a cg-stream.

Unlike stream-origin, nstream-origin is not setfable. See stream-origin for further information.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had moderate revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Moderately revised from 6.1