HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

               TC:  int dosexterr( struct DOSERR *errinfo )
               MSC: int dosexterr( struct DOSERROR *errinfo )


       - prototype in dos.h

       - returns extended error information (unique to MSDOS 3.0+)
       - errinfo is pointer to DOSERR/DOSERROR structure (defined in dos.h)
       - if 0 returned, previous DOS call did not result in error
       - see   perror

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