File nut/crt/puts_p.c


Included Files


Global Function puts_P()

int puts_P ( const prog_char* string )
Prototyped in: nut/include/stdio.h
Calls: fputc() nut/crt/fputc.c
  fputs_P() nut/crt/fputs_p.c
Called by: GetIP() nut/app/basemon/uart.c