IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2005, 2:48:18 PM (21 years ago)
Author:
Paul Price
Message:

Reading in an FPA seems to be working!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/scripts/src/papStuff.h

    r4092 r4309  
    44#include "pslib.h"
    55
     6// psString is a psLib version of a char*
     7typedef char* psString;
     8
    69// Split string on given characters
    710psList *papSplit(const char *string, const char *splitters);
Note: See TracChangeset for help on using the changeset viewer.