Author Topic: Registration Page  (Read 5117 times)

Offline SoBigBoy

  • Single posting newcomer
  • *
  • Posts: 4
Registration Page
« on: February 12, 2014, 06:08:59 am »
Sorry, if this is the wrong area to post this.  I didn't see any other area that looked more appropriate.

Please correct the registration page for this forum.  One of the fields is labeled:
"What language Code::Blocks is designed for? (letter,2x sign):"

I'm not sure what it was asking.  I believe it is suppose to be asking:
"What language is Code::Blocks designed for? (letter,2x sign):"

or better (since Code::Blocks is designed for more than one language)

"What popular programming language is Code::Blocks designed for? (letter sign sign):"
Thanks.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Registration Page
« Reply #1 on: February 12, 2014, 08:07:55 am »
I'm not sure what it was asking.  I believe it is suppose to be asking:
"What language is Code::Blocks designed for? (letter,2x sign):"
Thats it.

"What popular programming language is Code::Blocks designed for? (letter sign sign):"
Thats not possible due to a max. length of the field (a limitation of the forum, software). :)

I've changed it to what you've written above.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ