I'm lazy and don't feel like formatting all this code, is there a website or some sort of software that will indent everything all nice and space it??
Thanks
Is there a program/website that will take sloppy C++ code and make the spacing uniformed, aka make it pretty?
They're called "pretty printers" and can be found all over the 'net. There's a pretty good online one at the link below.
Reply:I know that jedit has the "beautify" feature. This feature will adjust your code with indentations that are preset. This will work for java and probably some others that I haven't tried.
You'll need java installed on your machine.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment