IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2005, 1:04:22 PM (21 years ago)
Author:
eugene
Message:

cleanups so -Wall -Werror succeed, some .h reorgs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/tv.c

    r3693 r4689  
    33int tv (int argc, char **argv) {
    44 
    5   int N, j, status, Npix, Ncolors, size, ISLOG, NNcol;
    6   char buffer[1024], buffer2[100];
     5  int N, j, Npix, Ncolors, size, ISLOG, NNcol;
     6  char buffer[1024];
    77  double a1, a2, max, min, zero, range;
    88  float *in;
Note: See TracChangeset for help on using the changeset viewer.