Date: Thu, 25 Aug 1994 10:28:23 -0700 From: drupp AT cs DOT washington DOT edu (Douglas Rupp) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: C Frontend A question for all you "C" experts: What exactly gets loaded, allocated, used, etc (maybe from libc?) when you have a C main programs that doesn't get loaded, etc when you don't? I.e. you're just calling libc routines from your other language main program. Doug drupp AT cs DOT washington DOT edu