Proper Way to Represent C `unsigned char`?

Gfortran now has experimental support for unsigned integer types in the current development version and it is planned to integrate support in the version 15 to be released next spring.

Note, however, that this feature is not yet standardized, although this is planned for Fortran202y.

7 Likes