H1 Assembly String Library
DESCRIPTION
A library of string functions for H1 assembly. The string library includes the following functions: charat, strcmp, concat, npos, copy, endswith, streq, index, empty, strlen, startswith, substr, tolower, toupper, trim.
TECHNOLOGY