Home >Software Tutorial >Computer Software >How to hide newline characters in dev c++ How to set up hidden newline characters in dev c++
Devc++ is an integrated development software running in the Windows environment. It has powerful functions and is very suitable for beginners of C/C++ language. If there is a newline character in dev c++, but some friends want to cancel this newline character, how should this be set? Next, the editor will give you a detailed introduction to the method of hiding newlines in dev c++. Operation method 1. Double-click to open the software, click Tools in the menu bar above, and then click Editor option in the option list below.
2. In the opened window interface, switch to the Basic tab at the top. 3. Then find the Show Space/Enter/Tab character, uncheck the small box, and finally click OK to save.The above is the detailed content of How to hide newline characters in dev c++ How to set up hidden newline characters in dev c++. For more information, please follow other related articles on the PHP Chinese website!