Thomas Dickey dixit:
>+ if (ct == 0) {
>+ method = cftNone;
>+ } else if (!strncasecomp(ct, "application/gzip", 16) ||
Is it a string or a number? Please use NULL, not 0.
//mirabilos
--
Sometimes they [people] care too much: pretty printers [and syntax highligh-
ting, d.A.] mechanically produce pretty output that accentuates irrelevant
detail in the program, which is as sensible as putting all the prepositions
in English text in bold font. -- Rob Pike in "Notes on Programming in C"
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev