qc.hlp (Table of Contents; Topic list)
bdos
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <dos.h>
 
  Syntax:    int bdos( int dosfunc, unsigned dosdx, unsigned dosal );
 
  Returns:   the value of the AX register at the completion of the
             call.
 
  See also:  intdos, intdosx
                                    -♦-