IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 5, 2006, 12:46:25 AM (20 years ago)
Author:
eugene
Message:

working on file I/O

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroIO.c

    r5565 r6791  
    3636    stars->n = 0;
    3737
    38     // we have fixed bytes / line : use that info
     38
    3939    for (int i = 0; i < nStars; i++) {
    4040        fread (line, 1, 66, f);
Note: See TracChangeset for help on using the changeset viewer.