Date: Wed, 11 Jan 95 21:20:17 PST From: Curtiss Cicco <1CMC3466 AT ibm DOT MtSAC DOT edu> Organization: Mt. San Antonio College Subject: Program performance question To: djgpp AT sun DOT soe DOT clarkson DOT edu Is there any efficiency difference between a program that is called by go32 and a program that calls go32 at runtime? I'm trying to decide if it's worth using strip and coff2exe on programs that I compile and run only on my system. -CmC