#include <header.h>
Data Fields | |
| enum headerSprintfExtenstionType | type |
| const char* | name |
| union { | |
| void* generic | |
| headerTagFormatFunction formatFunction | |
| headerTagTagFunction tagFunction | |
| struct headerSprintfExtension_s* more | |
| } | u |
|
|
HEADER_EXT_TAG extension. |
|
|
Private extension. |
|
|
Chained table extension. |
|
|
Name of extension. |
|
|
HEADER_EXT_FORMAT extension. |
|
|
Type of extension. |
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001