This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

_EXFUN(siscanf... missing in stdio.h ?


Hello,

it seems that the prototype for siscanf is missing in the newlib's stdio.h Rev 1.33 (current on 16th May 2006) while the function itself is implemented in libc/stdio/siscanf.c. So the line:

int _EXFUN(siscanf, (const char *, const char *, ...));

might me added somewhere in libc/include/stdio.h.


Martin Thomas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]