Changeset 1703 in Sophya for trunk/SophyaExt/FitsIOServer/fitsfile.h
- Timestamp:
- Oct 17, 2001, 5:38:16 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsfile.h
r1418 r1703 113 113 static void printerror(int&) ; 114 114 static void printerror(int&,char* texte) ; 115 static void printerrorAndContinue(int& status, char* texte); 115 116 inline void InitNull() {fptr_ = NULL; hdutype_= FitsExtensionType_NULL; hdunum_ = 0; 116 117 fits_status_ = 0; imageOnPrimary_ = true;}
Note:
See TracChangeset
for help on using the changeset viewer.