HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

            int bdos( int dosfun, unsigned dosdx, unsigned dosal )


       - prototype in dos.h

       - make DOS system call for function dosfun, passing DX and AL
         values via dosdx and dosal
       - use only in small memory model
       - unique to DOS
       - returns value of AX set by system call

Esc or Alt-X to exit bdos Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann