GNAT Wide_String_Split g-wistsp ads (GNAT Reference Manual) (original) (raw)
Next: GNAT.Wide_Wide_Spelling_Checker (g-zspche.ads), Previous: GNAT.Wide_Spelling_Checker (g-wispch.ads), Up: The GNAT Library [Contents][Index]
12.125 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 fromGNAT.Array_Split
.