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