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_NumberWithinRange.Returns
- a pointer to a range on success
- 0 otherwise