IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6044


Ignore:
Timestamp:
Jan 18, 2006, 4:28:46 PM (21 years ago)
Author:
jhoblitt
Message:

doc update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/selectrowobjects_h.tt

    r6042 r6044  
    1 /** Selects up to limit rows from the database and returns them in a psArray
    2  *
    3  * This function assumes an empty psFits object and will create a FITS table
    4  * as the first extension.
     1/** Selects up to limit rows from the database and returns as [% table.object_name %] objects in a psArray
    52 *
    63 *  See psDBSelectRows() for documentation on the format of where.
    74 *
    8  * @return true on success
     5 * @return A psArray pointer or NULL on error
    96 */
    107
Note: See TracChangeset for help on using the changeset viewer.