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: strtol() nut/c/stdlib/strtol.c
  __builtin_va_arg(), isspace(), strtod()