K 10 svn:author V 3 bde K 8 svn:date V 27 1996-09-14T04:30:32.000000Z K 7 svn:log V 321 Changed cncheckc() interface so that it is 8-bit clean - return -1 instead of 0 if there is no input. pcvt_drv.c: Partially fixed pccncheckc(). It returned a boolean value instead of the character that it fetches from the input fifo (if any). I think it still discards characters after the first for multi-char input. END