Code auto retyper

Hii, I was just wondering if there is a program that can retype the code in a neat way and in a different way, or even make it easier to change the name of the variables or the arrangement of the code. I have a lot of c++ files that I need to retype and submit to my professor , as I am repeating that course.
CHeck this out:
http://astyle.sourceforge.net/

In Visual Studio, you can add it as an external tool and give it the instructions to help reformat the code.
Topic archived. No new replies allowed.