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

StrIterNext

StrIterNext Description Advance to next character in string iterator

Read More

LogInit

LogInit Description Initialize logging subsystem

Read More

StrIterPrev

StrIterPrev Description Move to previous character in string iterator

Read More