27 Aug
2008
27 Aug
'08
11:13 a.m.
Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> writes:
+ if(c == EOF) fprintf(stderr,"%s: ERROR - invalid continuation.\n", getAppName()); + + *s = c; + s++;
It's better, but I don't think you want to store EOF in the result string... -- Alexandre Julliard julliard(a)winehq.org