View Single Post
Join Date: Jul 2007
Posts: 1,175
Reputation: stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light 
Solved Threads: 125
Featured Poster
stephen84s's Avatar
stephen84s stephen84s is offline Offline
Veteran Poster

Re: please someone help me

 
0
  #2
Jan 1st, 2009
Please use code tags, if you wish us to go through the code. Also I hope you have indented the code correctly, because honestly I do not think any one will dare try to go through such a big file, especially if it is not presentable.
To use code tags, all you have to do is place the content inside, [code=java] and [/code] tags. Also please be kind enough to mention what is going wrong in your code, is it a compilation error or a runtime problem, and paste us the actual output which the compiler or the JRE is throwing up at you.
Last edited by stephen84s; Jan 1st, 2009 at 12:38 pm.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

"How to ask questions the smart way ?"
Reply With Quote