IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41673


Ignore:
Timestamp:
Jul 1, 2021, 1:53:46 PM (5 years ago)
Author:
eugene
Message:

added a comment

File:
1 edited

Legend:

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

    r41432 r41673  
    706706    char name[80];
    707707     
     708    // for both BINARY and ASCII tables, Nval is the number of fields of the given type
     709    // e.g., there may be 3 related floating point fields fields or 21 connected ascii characters.
     710
    708711    Nval = 0;
    709712    if (Binary) {
Note: See TracChangeset for help on using the changeset viewer.