• DongwenHuang's avatar
    Update read.c · 6bfc580a
    DongwenHuang authored
    static char *seekNewline(char *s, size_t len)  : 
    this function can not parse the string,such as "hello world\r". the case that  the last char is '\r'.
    6bfc580a
read.c 14.4 KB