Changeset 4612 for trunk/psLib/src/db/psDB.h
- Timestamp:
- Jul 26, 2005, 10:00:57 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.h
r4589 r4612 10 10 * @author Joshua Hoblitt 11 11 * 12 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-07-2 1 01:40:10$12 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-07-26 20:00:57 $ 14 14 * 15 15 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 92 92 bool p_psDBRunQuery( 93 93 psDB *dbh, ///< Database handle 94 const char *format ///< SQL string to execute 94 const char *format, ///< SQL string to execute 95 ... ///< Arguments for name formatting and metadata item data. 95 96 ); 96 97
Note:
See TracChangeset
for help on using the changeset viewer.
