NetSurf
|
Data Fields | |
STRPTR | Index |
LONG | Size |
BOOL | Overflow |
Definition at line 49 of file os3support.c.
STRPTR FormatContext::Index |
Definition at line 51 of file os3support.c.
Referenced by StuffChar(), and VSPrintfN().
BOOL FormatContext::Overflow |
Definition at line 53 of file os3support.c.
Referenced by StuffChar(), and VSPrintfN().
LONG FormatContext::Size |
Definition at line 52 of file os3support.c.
Referenced by StuffChar(), and VSPrintfN().