Forum: Java Mar 6th, 2008 |
| Replies: 4 Views: 952 It would be easiest to use a switch statement for you menu's link below explains switch statements.
Switch Statements
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/switch.html
... |
Forum: C Mar 1st, 2008 |
| Replies: 48 Views: 3,315 I'm affraid i cant help you with alot of that as i'm not an expert at C but i did recently do some work involving reading from files and i found this website helpfull.
... |