Author Topic: Red lines under a string.  (Read 6259 times)

Offline ericb

  • Single posting newcomer
  • *
  • Posts: 2
Red lines under a string.
« 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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Red lines under a string.
« Reply #1 on: June 25, 2013, 01:29:32 am »
(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!]

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7786
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline ericb

  • Single posting newcomer
  • *
  • Posts: 2
Re: Red lines under a string.
« Reply #3 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7786
    • My Best Post
Re: Red lines under a string.
« Reply #4 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

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