View Single Post
Old Oct 22nd, 2005, 8:02 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
This isn't something you learn in a few responses to a post. You need to learn about the file system and how to manipulate it. The tools available to you for this will vary from language to language, from OS to OS, and from implementation to implementation. In the absence of such tools you may choose to get down and dirty. This will require a significant investment in time-to-learn.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote