K 10 svn:author V 5 joerg K 8 svn:date V 27 1996-10-18T17:23:33.000000Z K 7 svn:log V 369 Slightly improve the C and C++ support. Allow for function return types being on the same line as the function name, this finally closes PR # bin/1785. Also allow :: and ~ as part of the function name, for C++. Still, C++ operator overloading will not be recognized as a valid function name. Fixing this would require a major overhaul of the \p recognition parser. END