Closed JacobsDevs closed 2 days ago
Please include: int (get_specifier(char s))(va_list ap)
I'm happy to change them once you have it all set up, I've assumptively named:
the typedef - specifier_t value 1 (The character) - spec value 2 (the function pointer) - func
Also happy to change, assumptively included "header.h"
Prototypes for header file
Please include: int (get_specifier(char s))(va_list ap)
Struct prototype
I'm happy to change them once you have it all set up, I've assumptively named:
the typedef - specifier_t value 1 (The character) - spec value 2 (the function pointer) - func