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

StrIterMove

StrIterMove Description Move string iterator position by n elements

Read More

StrIterFromStr

StrIterFromStr Description Create string iterator from Str object

Read More

NEW

NEW Description Allocates zero-initialized memory for a type.

Read More