Go to the source code of this file.
Functions | |
void | abort (void) |
void | foo (int *j) |
int | main (void) |
void abort | ( | void | ) |
void foo | ( | int * | j | ) |
int main | ( | void | ) |
Definition at line 29 of file nestedfn-5.c.
References abort(), foo(), and j.
Here is the call graph for this function: