Skip to content
ValidateStrIters

ValidateStrIters

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

Name Direction Description
i in Pointer to StrIters object to validate.

Success

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

Failure

abort

Usage example (Cross-references)

Usage examples (Cross-references)
No external code usages found in the scanned files.
Last updated on