Code::Blocks Forums
User forums => Help => Topic started by: Jhon Cena on June 12, 2018, 04:04:15 am
-
Is there a way to change the number format in codeblocks, changing the dot and using commas?
Example:
Input: 5,1 instead 5.1
The CODE::BLOCKS just accept the "5.1" value for a number, the "5,1" value will cause an error. There is a way to change this?
-
Do you know that Code::Blocks is a IDE/Editor and not a compiler?
If the answer is yes; then state where in the Code::Blocks GUI you are entering the data?
Tim S.