Iros
 
Loading...
Searching...
No Matches
signal.h
Go to the documentation of this file.
1#pragma once
2
3#define SIGWINCH 1
4#define SIGALRM 2
5#define SIGINT 3
6#define SIGPIPE 4