LR_VST - read VString from LD input file.

Usage:

#include <ld.h>
lr_vstring(ptr);

Where:

vs_unit *ptr;
points to a VS unit that can contain the string.

Description:

"lr_vstring" reads a string from the LD input file and stores it in the given VString. The result can then be manipulated by the VS_ routines in the utility library.

See Also:

expl ld lib lr_string

expl ld lib lr_sstring

Copyright © 1996, Thinkage Ltd.