By default STDIN is the keyboard. gets continues to read characters until NEWLINE or EOF is seen. Library: stdio.h Prototype: char *gets(char *s); Syntax: ...
確定! 回上一頁