-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
Description
integer(I1P) :: BYR4P !< Number of bytes of kind=R4P real. |
would storage_size
(https://gcc.gnu.org/onlinedocs/gfortran/STORAGE_005fSIZE.html) be an alternative for bit_size
? It also works for reals.