j
k
j a
j l
Alexander Nicolaysen Sørnes alex@thehandofagony.com writes:
if(c == EOF) fprintf(stderr,"%s: ERROR - invalid continuation.\n", getAppName()); *s = c; s++;
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...
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites