Skip to content

StrInsertFast

Description

Unsuffixed default fast insert – alias for StrInsertFastL.

Success

Returns true; new character at idx; previous occupant relocated to the tail.

Failure

Returns false on allocation failure. str unchanged.

Usage example (Cross-references)

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