Online 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                                                                                                                                                                                                    
[helppc.bosbyte.nl]                  bdos                     Home  Back  Topics