From: "Siddiqui" Newsgroups: comp.os.msdos.djgpp Subject: Adding precompiled code Date: Thu, 27 Aug 1998 00:25:37 +0100 Lines: 7 Organization: family NNTP-Posting-Host: 194.112.62.213 Message-ID: <35e49551.0@newsread1.dircon.co.uk> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk If I wrote several assembly routines in a single file using somthng like MASM,TASM or NASM :) how would I access these routines? Also how would I pass variables to these routines (ie: change the values of the registers) Thanx 4 any help