Mail Archives: djgpp/1999/01/27/22:27:59
DJ Delorie wrote:
>
> > void swapIntegers(int num_1, int num_2)
> > {
> > _asm
> > {
> >
> > This example is right out of the book.
>
> Unfortunately, it's not a book about DJGPP. Try
> http://www.castle.net/~avly/djasm.html for a quick
> overview of how it's done in DJGPP.
DJ, I've only got about 6 months with C and now recall seeing that
cryptic looking page and thinking "I'll NEVER need this stuff!".
So where do you hide the in-depth version (of how it's done with the
Best C C++ Compiler around) that I can peruse after working the overview
? -Mike
- Raw text -