The Artima Developer Community
Sponsored Link

Java Answers Forum
seeking solution for this question

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dave

Posts: 1
Nickname: viper
Registered: Apr, 2002

seeking solution for this question Posted: Apr 22, 2002 8:15 PM
Reply to this message Reply
Advertisement
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 a GUI

//im not good in my java prog ..so if anybody is kind enough to help me out with the codes i`ll mail my question to them
su_resh_16@hotmail.com

Topic: Crystal reports in Java Previous Topic   Next Topic Topic: Reading from Text file

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use