Author
Need help at converting java program to pseudo code
Tanjid Islam
Greenhorn
Joined: Dec 11, 2009
Posts: 1
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
posted Dec 11, 2009 20:01:45
0
Please UseCodeTags when posting code or configuration. Unformatted code and configuration is very difficult to read. You can edit your post to include them by using the button.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
posted Dec 11, 2009 20:03:24
0
It seems to me like converting Java to pseudocode should be much easier than the reverse, no?
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
Where's your work?
[Smart Questions ] [JSP FAQ ] [Books by Bear ] [Bear's FrontMan ] [About Bear ]
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 9956
especially since the comments are practically everything you need.
Never ascribe to malice that which can be adequately explained by stupidity.
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32717
Welcome to the Ranch I have added code tags for you, so you can see how much better the code looks.
That is an unusual problem; most people try to get Java from pseudo-code
subject: Need help at converting java program to pseudo code