The C function "fgets" (which is similar to GETLINE) does not stop on an ASCII NUL ('*0'). Also, the "fgets" and GETLINE interpret the "length" argument ...
確定! 回上一頁