FreeBASIC  0.91.0
_FB_SIGHANDLER Struct Reference

Data Fields

int errnum
 
void(* oldhnd )(int)
 

Detailed Description

Definition at line 34 of file signals.c.

Field Documentation

int _FB_SIGHANDLER::errnum

Definition at line 35 of file signals.c.

void(* _FB_SIGHANDLER::oldhnd)(int)

Definition at line 36 of file signals.c.


The documentation for this struct was generated from the following file: