stream-string-size

Function

Package: common-graphics

Arguments: stream string &optional start end

Returns a position that is the amount by which the current position of stream would move if string were printed onto stream by princ. Start and end can be used to consider a substring of string. Start defaults to 0 and end defaults to (length string).

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.