#include <stdio.h>
#include <math.h>
#include <signal.h>
Go to the source code of this file.
Functions | |
void | mysig (int i) |
void | silly (float x, float *y) |
main () |
|
|
|
|
|
Definition at line 11 of file test.c. Referenced by main(). |