most of us really do like being helpfull but it gets discouraging when the people you are trying to help are too damn lazy to read that little text on the side that is titled: "Formating Your Post"
Every time you post a Q or response, it shows up on you immediate right.
It doesn't hurt any to indent your code and enclose it in the appropriate [] tags.
Check this out:
import java.io.*; public class FormatTheBloodyCode{ public static void main(String []args){ System.out.println("Pleas format your damn code"); } }
That took me 30 secs. to type out and 2 seconds to stick the pre-tags at the top and the closing tag at the bottom - you may also use the java tags for pretty-print. I don't think that's too much to ask...
I guess most of the lazy jokes posting ridiculous unformatted code tend to be lazy students, that still doesn't excuse them from lacking "coding ettiquette".
That's the last I'll bicker on this topic. I don't know why I'm even bugging, I answer more questions on this forum than I ask - just trying to help the incosiderate jokers to actually get some attention to their posts...