Hi all,
Can anyone gives an example of java frame buffer ?
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Hi all,
Can anyone gives an example of java frame buffer ?
Last edited by tcmei; May 18th, 2011 at 01:43 AM.
What is the output that the program generates?
What's wrong with it?
You need to draw a grid on paper and look at it line by line to see what must be output for each line.
Last edited by Norm; May 16th, 2011 at 09:23 PM.
THank you for your reply.
Last edited by tcmei; May 18th, 2011 at 01:43 AM.
It looks like your code needs a lot of work. The desired output doesn't have any *s in it.
What kind of help are you looking for? I suggested an approach in my last post. Have you looked at that and tried it yet?
Cross posted at:
http://forums.devshed.com/java-help-...ml#post2642119
Last edited by Norm; May 17th, 2011 at 06:57 AM.