Package: C
C
C reference: getchar
getchar
func getchar() -> int32;
getc
Reads the next character from the given stream.
getenv
Returns the value of an environment variable.
On this page