libsequence
1.9.5
int_handler.hpp
1
#include <signal.h>
2
#include <cstdio>
3
#include <cstdlib>
4
5
using namespace
std
;
6
7
void
cntrl_c_handler(
int
sig);
std
STL namespace.
examples
int_handler.hpp
Generated on Thu Sep 13 2018 15:07:05 for libsequence by
1.8.13