(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.36 and 1.36.10.1

version 1.36, 2005/02/05 22:59:23 version 1.36.10.1, 2005/09/30 16:28:15
Line 49 
Line 49 
 #if defined(PEGASUS_OS_OS400) #if defined(PEGASUS_OS_OS400)
 #include "OS400ConvertChar.h" #include "OS400ConvertChar.h"
 #endif #endif
   #include <Pegasus/Common/Buffer.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 168 
Line 169 
         @exception CannotOpenFile         @exception CannotOpenFile
     */     */
     static void loadFileToMemory(     static void loadFileToMemory(
         Array<char>& array,          Buffer& array,
         const String& fileName);         const String& fileName);
  
     /** Determines whether two files have exactly the same content.     /** Determines whether two files have exactly the same content.


Legend:
Removed from v.1.36  
changed lines
  Added in v.1.36.10.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2