char *wvh_name(wvh)
WVH wvh;
INTEGER*4 LF_WVH_NAME(l_wvh, wave_variable)
INTEGER*4 l_wvh
CHARACTER*31 wave_variable
INTEGER*8 LF_WVH_NAME(l_wvh, wave_variable)
INTEGER*8 l_wvh
CHARACTER*31 wave_variable
note | For maximum speed and space efficiency, this function returns a pointer to a string stored internally in PV‑WAVE. DO NOT modify the string in any way. Any modification of the string pointed to by this returned value may cause PV‑WAVE to crash. Unnamed variables do have a name string, but it is an internal identifier that can not be recognized at the PV‑WAVE command line. |