Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
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