Skip to content
ValidateStrIter

ValidateStrIter

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

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

Success

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

Failure

abort

Usage example (Cross-references)

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