K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-01-30T11:46:25.000000Z K 7 svn:log V 180 Lock stdin on entry, unlock on return, use __sgetc() instead of getchar() to avoid locking the stream for each character and to avoid input being scattered among multiple threads. END