IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 4:29:10 PM (20 years ago)
Author:
eugene
Message:

cleanup the CreateBuffer function and use, fix buffer init

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/dvomath.h

    r8134 r9275  
    105105int           IsBufferPtr           PROTO((Buffer *buf));
    106106int           PrintBuffers          PROTO((int Long));
    107 int           CreateBuffer          PROTO((Buffer *buf));
     107int           CreateBuffer          PROTO((Buffer *buf, int Nx, int Ny, int bitpix, float bzero, float bscale));
    108108Buffer       *SelectBuffer          PROTO((char *name, int mode, int verbose));
    109109void          dump_buffers          PROTO((int n));  /* deprecated? */
Note: See TracChangeset for help on using the changeset viewer.