From: foggy AT flashnet DOT it (Fogbank) Newsgroups: comp.os.msdos.djgpp Subject: Accessing local variables from an asm block Date: Sat, 17 Oct 1998 01:24:52 GMT Organization: Customer of Flashnet S.p.A. - http://www.flashnet.it Lines: 4 Message-ID: <3627f023.23531526@news.flashnet.it> NNTP-Posting-Host: ppp-14.bo.flashnet.it X-Trace: news.flashnet.it 908587167 32006 194.247.164.94 (17 Oct 1998 01:19:27 GMT) X-Complaints-To: abuse AT flashnet DOT it NNTP-Posting-Date: 17 Oct 1998 01:19:27 GMT X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com As the subject says, what's the syntax for accessing local variables (and function parameters) from within an asm block?