Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: elevent on December 17, 2012, 11:36:07 pm
-
When I type in a cout command like this:
cout << "Hello world.";
CodeBlocks underlines hello and world. Why is it underlining everything put in a cout statment between quotation marks? Thanks!
-
It's done by the spellchecker-plugin: http://wiki.codeblocks.org/index.php?title=SpellChecker_plugin (http://wiki.codeblocks.org/index.php?title=SpellChecker_plugin) .