Code::Blocks Forums

User forums => Help => Topic started by: ericb on June 25, 2013, 01:11:00 am

Title: Red lines under a string.
Post by: ericb on June 25, 2013, 01:11:00 am
Hello. Forgive me because I am new to this, but I just installed the 12.11 version of Code::Blocks and I want to test a quick Hello World C console application, but I am getting some red lines under the strings and Im not sure why.  The program runs fine, but I am not sure what those lines mean under the string "Hello World."  If anyone knows why they are there can you please let me know so that I can fix it. thank you
Title: Re: Red lines under a string.
Post by: oBFusCATed on June 25, 2013, 01:29:32 am
http://lmgtfy.com/?q=code+blocks+red+line
Title: Re: Red lines under a string.
Post by: stahta01 on June 25, 2013, 01:35:48 am
http://forums.codeblocks.org/index.php/topic,17343.0.html (http://forums.codeblocks.org/index.php/topic,17343.0.html)
Title: Re: Red lines under a string.
Post by: ericb on June 25, 2013, 01:42:01 am
Thank you. It turned out that I needed to set my language to English (United States) and then it worked.
If anyone else is having this problem, click on the flag in the lower right corner of Code::Blocks and select your language. That should do it
Title: Re: Red lines under a string.
Post by: stahta01 on June 25, 2013, 02:52:10 am
Thank you. It turned out that I needed to set my language to English (United States) and then it worked.
If anyone else is having this problem, click on the flag in the lower right corner of Code::Blocks and select your language. That should do it

Feel free to add an FAQ entry under Settings; I just turn off the spell check plugin and others that I do NOT use.

http://wiki.codeblocks.org/index.php?title=FAQ-Settings (http://wiki.codeblocks.org/index.php?title=FAQ-Settings)

Tim S.