Date: 3 Aug 93 11:22 -0700 From: Jason Pak To: Subject: in line assembly I am writing a program to control the IO port of a plug-in card on my PC. I wolud like to write some in line assembly code in a .c file. Could anyone tell me the proper syntax of writing the assembly code? Or where can I find the documentation to solve my problem? Also is the compiler in the protected mode? If so how can I write those protected instructions in the .c file? Thanx in advance Jason