Hey Guys,
Thanks for the input, I think what i meant to say was the layout of all your code not necessary the if,for, or while loops. What i Meant was that you have a large comments section at the top stating the program name, the programmer, description of what the code does, the variables used, and the last revision date (at what any new programmers used.
Then commenting throughout your program .. stating what each section does. Then dividing the code into two main sections ... coding and then display.
This seems to be how i have went about it ... if anyone has any other examples i would appreciate it