On Wed, Jul 31, 2002, Alexander V. Karelin wrote about "GNU Assembler #2": >... > asm(" > # Set the counter to zero > movl $0,%edx > # Save the starting point from the params > movl 12(%ebp), %ecx >...
Maybe I'm missing something here, but why was it so important that you write this in assembly-language and not C? Looks like something a simple while loop in C would do... -- Nadav Har'El | Wednesday, Jul 31 2002, 22 Av 5762 [EMAIL PROTECTED] |----------------------------------------- Phone: +972-53-245868, ICQ 13349191 |An error? Impossible! My modem is error http://nadav.harel.org.il |correcting. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]