FunctionPackage: exclToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised

ef-nulls

Arguments: external-format

This function returns the number of 0 octets that must trail a string. The value is 1 for all formats except :fat and :unicode where the value is 2.

In releases prior to 6.1, the no-longer-defined function ef-size was used for both the number of terminating nulls (returned now by this function) and the width of a character (returned by ef-width).

See def-external-format. See iacl.htm for more information on international character support in Allegro CL.


Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.1
Unrevised