squareball
0.2.0.53-dd5b
A general-purpose library for C99
|
Standard input utilities. More...
Go to the source code of this file.
Functions | |
char * | sb_stdin_get_contents (void) |
Standard input utilities.
char* sb_stdin_get_contents | ( | void | ) |
Function that reads the content of standard input.
This function won't report errors, it will just stop reading when get an error or EOF
.