home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 4.iso
/
src
/
swtools
/
libdwarf
/
dwarf_error.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-08-02
|
221 b
|
12 lines
/*
dwarf_error.h
$Revision: 1.17 $ $Date: 1993/08/16 23:17:45 $
*/
void _dwarf_error (Dwarf_Debug dbg, Dwarf_Error *error, Dwarf_Sword errval);
struct Dwarf_Error_s {
Dwarf_Sword er_errval;
};