InsertCharAt inserts a new character at desired position.
Parameters |
Description |
UInt32 c |
Pointer to the character to be inserted. |
UPInt posAt |
Position at which the new character is to be inserted. |
The index at which the character is inserted.