From: Troels Nielsen Newsgroups: comp.os.msdos.djgpp Subject: Trouble with inline assembly Date: Sat, 13 Dec 1997 20:44:51 +0100 Organization: - Lines: 8 Message-ID: <3492E5B2.C03CDAD0@swipnet.se> NNTP-Posting-Host: dialup176-4-50.swipnet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-User: s-313022 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, Well, I'm working on a program, where I (for the sake of fastness) want to write to a variable-address using inline assembly. Is there any possible why to access variable-addresses using assembly code? I would be very happy if anyone could answer this question. Troels Nielsen