1 2 3 4 5
#ifdef _NO_PROTO extern int initSaveButtons(); #else extern int initSaveButtons(buttonStruct * ); #endif