Or, Removing CR LF in codeblocks
Descriptions: As a beginner when you start using codeblocks for C or C++ languages, you may face this situation which may discomfort you. It was annoying to me as well… J
Don’t worry, it’s not an error or a problem, it’s just a setting of codeblocks which need to be set to get rid of this visual.
Don’t worry, it’s not an error or a problem, it’s just a setting of codeblocks which need to be set to get rid of this visual.
Steps: How to remove CR LF in codeblocks
Open codeblocks > Go to Settings > Click on Editor…
Uncheck the option ‘Show end-of-line chars’ under End-of-line options section as highlighted below
Cheers, please write me back if you have any query or feedback on this.