pe_datahome_setfunc |
Specify a user-supplied function that returns the PEDATAHOME directory
void pe_datahome_setfunc (PE_DHOMEFUNC rtn);
rtn | The function that returns a directory |
Use this function to specify a user-supplied function that returns the PEDATAHOME directory. The PEDATAHOME directory is used to store files used by the NADCON, NTv2, and HARN geographic/datum transformation methods. The PE_DHOMEFUNC function is:
char * (*PE_DHOMEFUNC)()
The PEDATAHOME directory