Is my code OK?

I never know whether I'm writing my code to the best it possibly could be. I just need someone to look at code from one of my programs and say "thats bad indentations, it makes your code hard to read" or "dont use goto's, it a bad convention" ( not that i do use them ) or something as an example. I just need someone to tell me if my code could be better written

Or Is there a website where i can Copy and Paste my code to it ( to check ) or a program that I can download?

Cheers for all the help!
Does the program compile without any warnings or errors?

>I never know whether I'm writing my code to the best it possibly could be.

You cannot write the program better that you wrote it because you wrote it. If you want someone to take a look at your code, paste it here.
Topic archived. No new replies allowed.