Mail Archives: djgpp/1998/06/12/10:00:37
Pawel Kowalski (pk AT tcs DOT uni DOT wroc DOT pl) wrote:
: What do I have to do to run an assembler procedure from C?
: I compile assembler code to borland .obj file, then convert
: it into .o, link it with main program's .o file and it works,
: but _sometimes_ there are some bugs. For example a black
: horizontal line appeares on the screen (in a triangle draw
: procedure), but _only_ sometimes (ie I run the program - the
: bug is visible, I run the program for the second time - there's
: no bug)
Look at section 17.5 of the FAQ
<http://www.delorie.com/djgpp/v2faq/faq129.html#OBJ and LIB>.
Right,
MartinS
- Raw text -