Changing the Delimiter Character

By default, a comma is used to indicate that the next character is a special suffix. You can change this with se_kwddelim():

void se_kwddelim(ch)

UCHAR ch;        /* Character to use for delimiter        */


Home Contents Previous Next