ValidateStrIters

Table of Contents

ValidateStrIters

Description

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

Parameters

NameDirectionDescription
iinPointer to StrIters object to validate.

Success

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

Failure

abort

Usage example (Cross-references)

No external code usages found in the scanned files.

Share :