StrIterFromCstr

Table of Contents

StrIterFromCstr

Description

Create string iterator from C string with explicit length

Parameters

NameDirectionDescription
sinCharacter buffer
ninLength of buffer

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :

Related Posts

LogInit

LogInit Description Initialize logging subsystem

Read More

StrIterPrev

StrIterPrev Description Move to previous character in string iterator

Read More

StrIterFromZstr

StrIterFromZstr Description Create string iterator from null-terminated C string

Read More