lq-text: LQU_StringToRange

API t_Range * LQU_StringToRange (String) CONST char *String;

Purpose

Converts the given string to a range; integers can subsequently be matched against the range with LQU_Number­Within­Range.

Returns

Errors

A null string argument produces a fatal error. Syntax errors are also fatal.

See Also: