hi,can any one give me a good documentation about the library dos.h functions and registers which explain it in a good way to understand.
for example function intr86x(),int86(), and structures REGS and SREGS ...........

Recommended Answers

All 3 Replies

I got lots of references on google using dos.h int86.

And you should know that none of those functions can be used with any modern 32-bit compiler. You need to use ancient compilers such as Turbo C or Turbo C++.

There are some compilers for c and c++ for the modern operating systems, compilers such as c free3.5 and c++ free 5.0

commented: 4 years late, and vague -4
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.