Changeset 12072 for trunk/psLib/src/sys/psSlurp.h
- Timestamp:
- Feb 26, 2007, 5:31:56 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psSlurp.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psSlurp.h
r11695 r12072 4 4 * @author Joshua Hoblitt, University of Hawaii 5 5 * 6 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-02- 08 01:59:47$6 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-02-27 03:31:56 $ 8 8 */ 9 9 … … 24 24 ); 25 25 26 // Read ("slurp") a file (specified by filename) 27 // and return a string containing the entire file. 28 psString psSlurpFilename(const char *filename // Filename 29 ); 30 26 31 /// @} 27 32 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
