Code format | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Code format

Is there something I can download on my computer to put .cpp code in the correct format

25th Nov 2017, 3:10 PM
Anna
Anna - avatar
2 Answers
+ 1
Thank you
25th Nov 2017, 5:50 PM
Anna
Anna - avatar
0
By format, you mean that helps you by autoindenting, outlining errors and what not? I use the vim editor in linux/mac computers. it takes a ton of getting used to. I also use clion for days when I'm lazy. It's extremely powerful. You can also use notepad++ with the plugin. All of these will require the compiler though. MinGW!
25th Nov 2017, 4:09 PM
Sapphire