>>>>> "Noel" == Noel Yap <[EMAIL PROTECTED]> writes: Noel> Noel> Also, search tools will be useless if this programmer were Noel> programming in Java since the class names would be as meaningless as Noel> the filenames. I suppose he then could start relying heavily on Noel> comments.
There is no requirement for the source file name to be remotely related to the name of the class(es) contained within it. There *is* convention and it *does* make life easier when you do so, but it is *not* a requirement. jtags will work in either environment. I assume that the OP who has the C function jumble uses something along the lines of cscope anyways. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
