POSINS()

Insert characters at a certain position within a string

Syntax

POSINS (<cString>, <cInsert>, [<nPosition>]) -> cString

Description

TODO: add documentation

Status

Started

Compliance

POSINS() is compatible with CT3's POSINS().

Platforms

All

Files

Source is pos2.c, library is libct.

See Also