Changeset 41422 for trunk/Ohana/src/libfits/include/gfitsio.h
- Timestamp:
- Sep 24, 2020, 2:44:55 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libfits/include/gfitsio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libfits/include/gfitsio.h
r41395 r41422 18 18 # endif /* NEWLINE */ 19 19 20 /* gfits_bintable_format returns ' byte' as the type associated with one-byte logical (non-char) values */21 typedef unsigned char byte;20 /* gfits_bintable_format returns 'gfbyte' as the type associated with one-byte logical (non-char) values */ 21 typedef unsigned char gfbyte; 22 22 23 23 /********** FITS Constants *********/
Note:
See TracChangeset
for help on using the changeset viewer.
