PandA-2024.02
Functions
module.c File Reference
#include <stdio.h>
Include dependency graph for module.c:

Go to the source code of this file.

Functions

long fact (long)
 
int main ()
 

Function Documentation

◆ fact()

long fact ( long  n)

Definition at line 15 of file module.c.

References fact().

Here is the call graph for this function:

◆ main()

int main ( void  )

Definition at line 5 of file module.c.

References fact().

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:03 for PandA-2024.02 by doxygen 1.8.13