News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Red lines under a string.

Started by ericb, June 25, 2013, 01:11:00 AM

Previous topic - Next topic

ericb

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

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

ericb

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

stahta01

Quote from: 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

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

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]