> Taking your analogy, ifconfig would have had all that formatting code > in one file separated by #ifdefs. > > Maybe it should; and it does. ifconfig/system.c does a #include on > each, and each block is seperated by an #ifdef.
So does my route/backend.c. But the lengths of these files is <30 lines. Not some 3000+ line monolith as you are suggesting. Happy hacking, Debarshi _______________________________________________ bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
