NWLInsertChar
Inserts a character at a given position in a string
#include <nwlocale.h>
nint N_API NWLInsertChar (
pnstr src,
const nstr N_FAR *insertableChar);
uses netwin32
Function NWLInsertChar
(src : pnstr;
insertableChar : pnstr
) : nint;
Returns the size of the inserted character (1 or 2 bytes).