StrIterFromZstr

Table of Contents

StrIterFromZstr

Description

Create string iterator from null-terminated C string

Parameters

NameDirectionDescription
sinNull-terminated C string

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :

Related Posts

StrIterNext

StrIterNext Description Advance to next character in string iterator

Read More

NEW

NEW Description Allocates zero-initialized memory for a type.

Read More

StrIterFromStr

StrIterFromStr Description Create string iterator from Str object

Read More