◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <dos.h> Context: _dosexterr Structure: struct _DOSERROR { int exterror; // Extended error code char class; // Error class char action; // Recommended recovery action char locus; // Location of error }; -♦-