Author Topic: CodeBlocks 12.11 Underlinine cout statements  (Read 3409 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!

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: CodeBlocks 12.11 Underlinine cout statements
« Reply #1 on: December 17, 2012, 11:44:04 pm »