On the code editor of Flash CS4 there is a feature called Auto format. What it does is you type in your code and it will automatically put in new lines and spaces you may have missed. It doesn't change the way the code operates, it is just a cosmetic change, making the code easier for a human to read and make sense of. Does anyone know of a similar program that works with C/C++ ? Thanks.
PS: I meant C and or C++ If there is a computer language that is actully called C/C++? I wasn't referring to it
Edit: I just realized that MS Visual C++ will automaticly insert spaces and indent for u, but it doesn't appear to also do new lines like the Flash version did. Is there something I can use to insert new lines as well? Thanks
PS: I meant C and or C++ If there is a computer language that is actully called C/C++? I wasn't referring to it

Edit: I just realized that MS Visual C++ will automaticly insert spaces and indent for u, but it doesn't appear to also do new lines like the Flash version did. Is there something I can use to insert new lines as well? Thanks