ValidateStrIter

Table of Contents

ValidateStrIter

Description

Validate whether a given StrIter object is valid. Not foolproof but will work most of the time. Aborts if provided StrIter is not valid.

Parameters

NameDirectionDescription
iinPointer to StrIter object to validate.

Success

Continue execution, meaning given StrIter object is most probably a valid StrIter.

Failure

abort

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :