TP4 SCR
This commit is contained in:
7
SCR/SCR3.1/TP04/helpers.h
Normal file
7
SCR/SCR3.1/TP04/helpers.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _HELPERS_H
|
||||
#define _HELPERS_H
|
||||
|
||||
int set_signal_handler(int signo, void (*handler)(int));
|
||||
double tstamp(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user