perhaps stupid zero-length file bug is fixed.
[feisty_meow.git] / nucleus / library / filesystem / huge_file.h
index 28fd1d6161a98f734902ff08fe34bee9ea59402b..2534f97ac23a2c480e0724c286967fa4b7527d77 100644 (file)
@@ -50,6 +50,9 @@ public:
     BAD_INPUT = basis::common::BAD_INPUT
   };
 
+  const basis::astring &name() const;
+    //!< returns the name of the file this operates on.
+
   bool good() const;
     //!< reports if the file was opened successfully.