Searched defs:fputs (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/stdio/
H A Dfputs.c27 fputs(const char* s, Sfio_t* f) function
29 STDIO_INT(f, "fputs", int, (const char*, Sfio_t*), (s, f))

Completed in 12 milliseconds