Ignore:
Timestamp:
Dec 19, 2000, 12:27:39 PM (25 years ago)
Author:
lemeur
Message:

extension bntblLineRW aux long et byte

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.h

    r1300 r1359  
    6161
    6262public:
    63  FITS_BntblLineWriter(char inputfile[],int dc, int fc, int ic, int cc, vector<string> names, DVList* dvl=NULL, FitsFile::WriteMode wrm = FitsFile::clear);
     63 FITS_BntblLineWriter(char inputfile[],int dc, int fc, int ic, int lc, int bc,int cc, vector<string> names, DVList* dvl=NULL, FitsFile::WriteMode wrm = FitsFile::clear);
    6464~FITS_BntblLineWriter();
    6565 void WriteNextLine( BnTblLine& WorkLine);
Note: See TracChangeset for help on using the changeset viewer.