Click here to Skip to main content
15,888,014 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
int86 is a dos.h function. it has three parameters. first is a integer type

What I have tried:

i made a code in assembly but cant apply the same concept in c.
Posted
Updated 3-Apr-16 4:23am
Comments
Sergey Alexandrovich Kryukov 3-Apr-16 12:23pm    
Not a question, sorry.
—SA

1 solution

There are no "user defined codes" so you're going to have to explain what you're looking for.

If you're looking for the list of DOS interrupt numbers and what they do you're looking for Ralf Brown's Interrupt List[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900