View Single Post
Old Aug 19th, 2006, 7:01 PM   #2
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
It is entirely implementation dependent. For instance, if you don't have some medium that will hold a .txt file, it's impossible. If you have a floppy, say, then you have to have circuits to connect to it and software to talk to it. That may seem silly, since they just magically appear, and work, on almost any desktop system you ever saw. Still, there you have it.
__________________
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