2 lines
57 B
C
2 lines
57 B
C
|
|
extern int _format(char *buf, char *fmt, va_list argp);
|
|
|
extern int _format(char *buf, char *fmt, va_list argp);
|