From: fist1000 AT aol DOT com (Fist1000) Newsgroups: comp.os.msdos.djgpp Subject: inline asm pixel plotter Date: 15 Jan 1998 07:29:21 GMT Lines: 10 Message-ID: <19980115072900.CAA22856@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've just started messing with DJGPP's inline assembler and I can't seem to get a handle on how to write a simple pixel plotter. If anyone could point me to where I could find one, or better yet provide a small code snippet, I would be most grateful. I've also had trouble linking in external assembly files with my C++ source. If someone could also show me how to write an external asm pixel plotting routine and link it with C++ source, I would worship you. :) - Aegis