#include "procedural.h"Go to the source code of this file.
Functions | |
| Procedural_Table * | SetFormat_GetProcedural_Table (void) |
|
|
Definition at line 26 of file setformat.c. References SetFormat_Table.
00027 {
00028 return &SetFormat_Table;
00029 }
|
1.3.2