It should only matter for compile times. If you have a decent compiler and linker (ie gmake and gcc) it should optimize the same no matter how you have your files organized.
On Fri, 16 Aug 2002, Pell, Blake B wrote: > This is something I've been curious about but never really been able to find > an answer for. Would it be better to have extremely large files (like > act_wiz.c, fight.c pushing 15,000+ lines) or split the code up into smaller > files (for instance pulling reclass specific code into their own .c files)? > My question is, does this even matter? > > Rhien. > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom > ---------------------------------------------------------------------- Alex Thaler http://www.columbia.edu/~ant14 ICQ: 24629153 One thousand monkeys. One thousand MicroVAXes. One thousand years. X windows.

