Next: Interfaces C Extensions i-cexten ads, Previous: GNAT Wide_Wide_Spelling_Checker g-zspche ads, Up: The GNAT Library [Contents][Index]
GNAT.Wide_Wide_String_Split
(g-zistsp.ads
)Useful wide wide string manipulation routines: given a set of separators, split
a wide wide string wherever the separators appear, and provide direct access
to the resulting slices. This package is instantiated from
GNAT.Array_Split
.