Forum: *nix Software Apr 1st, 2003 |
| Replies: 7 Views: 5,046 There certainly are many Java IDE's available for linux, Forte and Netbeans for example, as for installing them, well I'm not a linux user myself so I can't really help you there.
And though I've... |
Forum: Java Apr 1st, 2003 |
| Replies: 3 Views: 4,215 It looks like you never actually store the command line arguments anywhere. You start comparing accounts[i] == 's' in your first if statement before the elements in the accounts array have been... |