"app/vscode:/vscode.git/clone" did not exist on "d5731dd9bda1b6365764fe14b0df4fa54008f736"
Update read.c
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'.
Please register or sign in to comment