[SOLVED]Automate with programm in c++ | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

[SOLVED]Automate with programm in c++

I have an undivided program code for lines, in much pages. I need to separate these lines(each subsequent line must end with ";"). How can I automate this with a program in c ++

26th Mar 2018, 6:12 PM
9blok0
9blok0 - avatar
1 Respuesta
+ 2
https://codebeautify.org/cpp-formatter-beautifier ^There you go. That'll take jumbled up code and.... beautify it by properly formatting it for you. Hope that's what you was looking for and hope it helps! Good luck.
26th Mar 2018, 6:14 PM
Fata1 Err0r
Fata1 Err0r - avatar