Kyku - > In fact, it is a C++ program, as #include <iostream> might suggest. The > comment should say "A nonsense C++ file", sorry. In C++ one doesn't need > to write 'class', 'struct' or 'union' in variables definitions. Do you > also mean that ccomplete doesn't support C++ yet? 10e15 C++ users in > this galaxy are rather disappointed ;-)
The completion supports C++ for as far as it looks like C. C++ is much too complicated to do completion for without "half a compiler". Nice challenge for someone, too much for me... - Bram -- I'd like to meet the man who invented sex and see what he's working on now. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://www.ICCF.nl ///
