Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ISOVALUE LEGEND APPEND STRING

tinq_iso_legend_append_string


CALL SEQUENCE

void tinq_iso_legend_append_string (strid, flgstr, string)

INPUT PARAMETERS

Pint	strid;

OUTPUT PARAMETERS

Tvisibility_flag	*flgstr;
Char	*string;

ARGUMENTS

strid
Identifier of the isovalue legend structure
flgstr
Append-string visibility status.
string
String containing up to 80 characters.

EFFECT

This function returns the string of characters string, which is appended to the last character of each text representation of the isovalues for the legend whose identifier is strid.

string must be allocated by the application.


Previous Next Up Title Contents Index Functions Index Top Library