#include "las.h"
FUNCTION c_cmhost (lname, hname)
char *lname; char *hname;
LAS filename.
Host filename.
c_cmhost() is used to translate the LAS filename to the host filename. The returned host filename will be fully specified.
c_cmhost() returns
E_SUCC (0) --> successful completion E_FAIL (-1) --> operation failed