Changeset 2493 in Sophya for trunk/SophyaExt/FitsIOServer/fabtwriter.h
- Timestamp:
- Jan 6, 2004, 6:06:28 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fabtwriter.h
r2453 r2493 93 93 {return addcol(label,tform,tunit,datatype);} 94 94 95 void Write(int col,long row,int_1 val); 95 96 void Write(int col,long row,uint_1 val); 96 97 void Write(int col,long row,int_2 val);
Note:
See TracChangeset
for help on using the changeset viewer.