--- "Pell, Blake B" <[EMAIL PROTECTED]> wrote: > I was actually more curious on if it would affect the performance of the > compiled program that is running. I assumed not, but was never sure of that.
You would assume correctly. Since all the object files are compiled then linked together into the executable, it doesn't make any difference if there was 1 or 100 of them. ~Kender ===== -----BEGIN GEEK CODE BLOCK----- Version 3.1 GCS/L/C/O d-(+) s++: a-- C+++$>++++ UBLS++++$ P+++(--)$ L+++>++++ E--- W+>++$ N !o K? w(--) !O M- !V PS+ PE(++) Y+ PGP->+ t+ 5 X+() R(+) tv+@ b++(+++) !DI+++ D G(-) e>+++$ h---() r+++ y+++ ------END GEEK CODE BLOCK------ __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com

