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

/haiku-fatelf/headers/cpp/
H A Dstreambuf.h395 int sputc(int c) { return _IO_putc(c, this); } function in struct:streambuf

Completed in 78 milliseconds