IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2009, 4:19:59 AM (16 years ago)
Author:
Paul Price
Message:

Need to increment!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackMatch.c

    r26307 r26309  
    7373    psString name = NULL;               // Output name
    7474    psStringAppend(&name, "%s_%d.sources", root, number);
     75    number++;
    7576    FILE *file = fopen(name, "w");      // File to write
    7677    psFree(name);
Note: See TracChangeset for help on using the changeset viewer.