Advertisement
Nickname
viper
Registered since:
April 22, 2002
Short bio:
 
Home page:
 
Total posts:
1

Forum posts by Dave:

1 page [ 1 ]
Posted in Java Answers Forum, Apr 23, 2002, 3:15 AM
Write a program that keeps a directory tree in memory. Each entry of the directory is either a file (consisting just of a single name) or a directory that contains a subtree of files and directories. The program should start with an empty directory (the root directory) and take a set of ASCII text line based commands either from stdin or using...
1 page [ 1 ]
Advertisement