C - fgets. In C – Programming, the fgets function is used to get the input string. Syntax : char *fgets(char *str, int size, file* file);. Sample Code :.
確定! 回上一頁