經安全檢測,此網站為安全網站,請放心前往原始網址!

c - error C2059: syntax error : 'type' - Stack Overflow

2014年3月21日 - line[n++] = char(c); is a syntax error. I guess you meant to cast: line[n++] = (char)c;. NB. This cast actually has no effect, as int can be implicitly ...

stackoverflow.com

網址安全性掃描由 google 提供