Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
CodeBlocks 12.11 Underlinine cout statements
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: CodeBlocks 12.11 Underlinine cout statements (Read 4626 times)
elevent
Guest
CodeBlocks 12.11 Underlinine cout statements
«
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!
Logged
Jenna
Administrator
Lives here!
Posts: 7252
Re: CodeBlocks 12.11 Underlinine cout statements
«
Reply #1 on:
December 17, 2012, 11:44:04 pm »
It's done by the spellchecker-plugin:
http://wiki.codeblocks.org/index.php?title=SpellChecker_plugin
.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
CodeBlocks 12.11 Underlinine cout statements