K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-10-27T11:30:36.000000Z K 7 svn:log V 192 Correct visibility for v*wscanf(), wcstoll() and wcstoull(). These functions did not exist in ISO C Amd. 1. Add #ifdef __LONG_LONG_SUPPORTED and lint comments around wcstoll() and wcstoull(). END