Mail Archives: djgpp/1995/01/19/13:16:26
> I've recently been experimenting with assembler in my djgpp C++ programs -
> and I've a few problems because I can't find the relevent documentation.
Get gas23dc.zip from where you got djgpp - it's the as docs. Then if
you can read the docs through info.
> 3) Turbo assembler makes the reference of passed variables very easy by
> allowing you to specify them. While it looks like this is possible using
> inline assembler, is it possible in as?
I think you have to use gasp for that. The as preprocessor.
Kim
- Raw text -