File nut/crt/getff.c


Included Files


Preprocessor definitions

#define STDIO_FLOATING_POINT

Global Function _getf()

int _getf ( int _getb(int,void*,size_t), int fd, const char* fmt, va_list ap )
Prototyped in: nut/crt/nut_io.h
Included from: nut/crt/getf.c
Calls: __builtin_va_arg(), isspace(), strtod(), strtol()
Called by: vfscanf() nut/crt/vfscanf.c
  vfscanf_P() nut/crt/vfscanf_p.c
  vsscanf() nut/crt/vsscanf.c
  vsscanf_P() nut/crt/vsscanf_p.c