Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.58 toChar()

PrototypesHeader File(s)
RWMathVec<SChar>
toChar(const RWMathVec<int>&)
<rw/math/mathvec.h>
RWGenMat<SChar>
toChar(const RWGenMat<int>&)
<rw/math/genmat.h>
RWMathArray<SChar>
toChar(const RWMathArray<int>&)
<rw/math/mtharray.h>

10.58.1 Description

Converts a vector, matrix, or array of ints into a corresponding vector, matrix, or array of signed chars. Note that this is a narrowing operation; high order bits are removed. See also RWConvertMathVec, RWConvertGenMat, and RWConvertMathArray in the Math.h++ Class Reference.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.