Changeset 12128 for trunk/psLib/src/db/psDB.h
- Timestamp:
- Feb 28, 2007, 5:57:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.h
r11248 r12128 7 7 * @author Joshua Hoblitt 8 8 * 9 * @version $Revision: 1.3 4$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 1-23 22:47:22$9 * @version $Revision: 1.35 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-03-01 03:57:08 $ 11 11 * 12 12 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 350 350 * @return long: The last insert ID 351 351 */ 352 long psDBLastInsertID(352 long long psDBLastInsertID( 353 353 psDB *dbh ///< Database handle 354 354 );
Note:
See TracChangeset
for help on using the changeset viewer.
