Next: Interfaces.C.Extensions (i-cexten.ads), Previous: GNAT.Traceback.Symbolic (g-trasym.ads), Up: The GNAT Library
GNAT.Wide_String_Split
(g-wistsp.ads)
Useful wide_string-manipulation routines: given a set of separators, split
a wide_string wherever the separators appear, and provide direct access
to the resulting slices. This package is instantiated from
GNAT.Array_Split
.