void = TextExtent(char *text, int count, PTEXTEXTENT textextent)DESCRIPTION Determine raster extent of text data
INPUTS text - address of the string to determine the length of count - number of characters in the string textextent - a structure to hold the result
RESULT none
BUGS none known
SEE ALSO "AFrame:include/aframe.hpp" <exec/types.h>