2 simple questions from a beginner

Mark A. Yedinak yedinak at motcid.UUCP
Sat Mar 9 04:56:18 AEST 1991


jdb at reef.cis.ufl.edu (Brian K. W. Hook) writes:

:....  Next, it is a pretty bad habit on DOS machines to include
:.C files....

More inportantly,  from a software engineering point of view,  it is not a good
idea to include source files via the #include statement.  Linkers exist for this
purpose.


-- 
Mark A. Yedinak - uunet!motcid!yedinak 		*  "Don't take life too
Motorola - General Systems Sector		*   seriously, you will
3205 Wilke Road, Arlington Heights, IL 60004	*   never get out of it
708-632-2874  (I said it, not the big M)	*         ALIVE!"



More information about the Comp.lang.c mailing list