Carbon


TripleInt

Header: NumberFormatting.h

typedef FVector TripleInt;

The FormatRecToString function uses the triple-integer array, defined by the TripleInt data type, to return the starting position and length in a string of three different portions of a formatted numeric string: the positive value string, the negative value string, and the zero value string. Each element of the triple integer array is an FVector structure. Each of the three FVector entries in the triple integer array is accessed by one of the values of the FormatClass type.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)