(C) 1998 AROS - The Amiga Research OS
NAME
#include <graphics/rastport.h>
#include <graphics/text.h>
#include <proto/graphics.h>
void TextExtent (rp , string , count , textExtent)
LOCATION
In GfxBase at offset 115
SYNOPSIS
struct RastPort * rp
STRPTR string
ULONG count
struct TextExtent * textExtent
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY