#include <windows.h>#include <stdlib.h>#include <string.h>#include <math.h>#include <stdio.h>#include "fof_ansi.h"#include "fof_sh.h"#include "fof_sh2.h"#include "fof_sd.h"#include "fof_se.h"#include "fof_soi.h"#include "fof_sha.h"
Include dependency graph for fof_sh.c:

Functions | |
| void | SO_Load (d_SI *a_SI, d_SO *a_SO) |
| int WINAPI | SH_Mngr (d_SI *a_SI, d_SO *a_SO, char cr_TmpFN[], char cr_ErrMes[]) |
| void | SH_Init_LayDis (REAL rrL[], REAL rrD[]) |
| void WINAPI | SO_Init (d_SO *a_SO) |
| REAL | InchtoMeter (REAL r_Inch) |
| void WINAPI | SI_Init (d_SI *a_SI) |
Variables | |
| char | gcr_SoiErr [1000] |
| REAL | rr_Lay [e_mplus1+1] |
| REAL | rr_Dis [e_mplus1+1] |
Function Documentation
Here is the call graph for this function:

Here is the caller graph for this function:

| void WINAPI SI_Init | ( | d_SI * | a_SI | ) |
| void WINAPI SO_Init | ( | d_SO * | a_SO | ) |
Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation
| char gcr_SoiErr[1000] |

