Next: GNAT Table g-table ads, Previous: GNAT Strings g-string ads, Up: The GNAT Library
g-strspl.ads
Useful string manipulation routines: given a set of separators, split a string wherever the separators appear, and provide direct access to the resulting slices. This package is instantiated from GNAT.Array_Split.