joaocosta on 09/22/07
Last Edited at 09/22/07 09:54am
File f = new File(args[0]); if (f.exists()) { } else { }
Report this snippet Tweet
Comment:
You need to login to post a comment.