In article <16916 at hydra.gatech.EDU>, ccastdf at prism.gatech.EDU (Dave) writes: > > Is there any way to get Turbo C to compile to assembly? > > Dave You can use the TCC -S compiler switch to generate assembly code. There is not an equivalent feature in the integrated environment. Steve Breuer sab at engr.uark.edu