ValidateStrIters
- Macro
- October 8, 2025
Table of Contents
ValidateStrIters
ValidateStrItersDescription
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)
No external code usages found in the scanned files.