(file) Return to FileSystem.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/FileSystem.h between version 1.7 and 1.8

version 1.7, 2001/04/29 06:26:23 version 1.8, 2001/05/06 00:09:12
Line 83 
Line 83 
     // Get the size of the file in bytes:     // Get the size of the file in bytes:
  
     static Boolean getFileSize(const String& path, Uint32& size);     static Boolean getFileSize(const String& path, Uint32& size);
      /** Get the current working Directory  
     */      /** Get the current working Directory. */
     static Boolean getCurrentDirectory(String& path);     static Boolean getCurrentDirectory(String& path);
  
     /** Remove the given directory. The directory must be empty     /** Remove the given directory. The directory must be empty


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2