can i write a C program to convert into protected mode?
or any have it plz send me
or refer me to any link
also,what is the meaning of "16bit protected mode".
C program to get into protected mode
RE:C program to get into protected mode
ANSI C has no facilities to enter and/or exit protected mode. You'll need to use assembly.
There are many examples in the links at the top of this page, if you need examples.
Cheers,
Jeff
There are many examples in the links at the top of this page, if you need examples.
Cheers,
Jeff