$Revision: 1.1.2.3 $
Package: EXCL
Arguments: (
string &key (start
0) (end (length string)) (external-format :default))
This function returns the number of bytes needed to represent string (from the start to end arguments) using the external-format specified by external-format. Overriding the default external-format is not supported in this Allegro CL release. When :default is specified, the value of excl:*default-external-format* is used.
International Allegro CL is described in iacl.htm. The general documentation description is in introduction.htm. The index in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.