"Dr. Nikolaus Klepp" <[email protected]> writes:
[...]
> What about making the source smaller and not the executable?
>
> static void print_start(char const *name, char const *what) {
> if (name[0]) fprintf("%c%s",name[0]&~0x20, name+1);
> fprintf(stderr, " %s: ",what);
> }
Are you seriously convinced that - in 2016 - there are still people who
haven't heard of the stdio library introduced with the 7th edition of
UNIX(*)?
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng