JacobsDevs / holbertonschool-printf

Holberton School Printf with Mahsa, Max & Jacob
0 stars 0 forks source link

create header file #5

Closed JacobsDevs closed 2 days ago

JacobsDevs commented 3 days ago

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

JacobsDevs commented 3 days ago

Header file name

Also happy to change, assumptively included "header.h"