Include dependency graph for fof_unix.c:

Functions | |
| int | xstrcmpi (char a[], char b[]) |
| void | xstrupr (char cr[]) |
Variables | |
| char | strA [3000] |
| char | strB [3000] |
Function Documentation
| int xstrcmpi | ( | char | a[], |
| char | b[] | ||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:

| void xstrupr | ( | char | cr[] | ) |
Here is the caller graph for this function:

Variable Documentation
| char strA[3000] |
| char strB[3000] |