assembler

root root@jacob.remcomp.fr
Sun Oct 25 05:02:00 GMT 1998


On Sat, 24 Oct 1998, Alex wrote:

> i thought it was
> asm{
> mov ax, 13h;
> int 10h;
> }
> but i got errors when i compiled that with gcc

Look Alex: MS-DOS is gone since at least three years now. You can't do the
msdos interrupts in the old way anymore. This code will crash when running in
protected flat mode.

PLEASE NOTE:
DO NOT USE MSDOS INTERRUPTS UNder WINDOWS!!!!!!!
They will NEVER work!!!!



-- 
Jacob Navia	Logiciels/Informatique
41 rue Maurice Ravel			Tel 01 48.23.51.44
93430 Villetaneuse 			Fax 01 48.23.95.39
France
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list