IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2008, 7:45:21 AM (18 years ago)
Author:
eugene
Message:

modify functions to use both int and flt vectors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20081124/Ohana/src/opihi/dvo/dbBooleanCond.c

    r15717 r20857  
    33// evaluate the expression in inStack as a boolean; necessary db field values are
    44// supplied by fields, in order 0 - Nfields (validate before calling)
     5// XXX fields needs to be typed (dbValue), stack math needs to deal with the type cases
    56int dbBooleanCond (dbStack *inStack, int NinStack, float *fields) {
    67 
Note: See TracChangeset for help on using the changeset viewer.