Go to the source code of this file.
Functions | |
void | abort (void) |
void | single (int a, int b) |
int | main () |
void abort | ( | void | ) |
int main | ( | void | ) |
Definition at line 15 of file single-3.C.
References single().
Here is the call graph for this function:
void single | ( | int | a, | |
int | b | |||
) |
Definition at line 4 of file single-3.C.
References abort().
Here is the call graph for this function: