Skip to content
StrPushBackArrR

StrPushBackArrR

Description

R-form sibling: append range with source copied (not zeroed).

Success

Returns true; str grew by count at 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