want to know

Doug Gwyn gwyn at smoke.BRL.MIL
Tue Aug 29 07:36:20 AEST 1989


In article <1989Aug28.202551.9514 at algor2.algorists.com> jeffrey at algor2.UUCP (Jeffrey Kegler) writes:
>Now bigapp.c, ut1.c, ut2.c, etc., each must have a main().  This is
>annoying for use with debuggers, cross-referencers, etc.

If your debuggers etc. are that sick, then how in the world do you cope
with using the same file-static variable and function names in different
files?  Really, I still don't see a problem with C and main().  There
may be a problem with your other software development tools, though, if
they can't handle such a simple thing.



More information about the Comp.lang.c mailing list