Re: regedit: Fix concat handling for ANSI files (try2)
Aug. 27, 2008
6: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
6424
Age (days ago)
6424
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard