File nut/crt/gets.c


Included Files


Global Function gets()

char* gets ( char* buffer )
Prototyped in: nut/include/stdio.h
Calls: fgetc() nut/crt/fgetc.c