ios_base::xalloc
[static] int xalloc ( ); | ios_base |
cplusplus.com |
Return a new index for the internal extensible array.
Provides a new index to be used with member functions
in the internal extensible array.
This is a static member function.
The internal extensible array is a general-purpose array of word elements.
Parameters.
Return Value.
A new index for
iword and
pword.
See also.
iword,
pword
ios_base class