Mail Archives: djgpp/1998/05/04/09:10:57
Orlando Llanes <a010111t AT bc DOT seflin DOT org> wrote:
> I want to write some (not all) class members from an external
> assembly file using NASM/DJGPP. I can't figure out how to go about it tho,
> how do I write an external asm member?
Tip: Write it in C (in a separated file) making only some silly stuff in the
body, then ask to generate the assembler source (-S) and finally fill the body
with your asm code.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -