typedef struct FormatSpecStruct { char fchar; char* all; } FormatSpec; FormatSpec *GetNextFormatSpec(); void NonAnsiCBind();