Prokee Module: mstr

From prokee
Revision as of 12:55, 12 June 2019 by Andy (talk | contribs) (Created page with "The module '''mstr''' provides basic functionality for strings (like copying, concatenation and comparison) with automated reallocation of larger memory blocks, if required....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The module mstr provides basic functionality for strings (like copying, concatenation and comparison) with automated reallocation of larger memory blocks, if required.

Implementations