fniBinaryUtil | fniBinaryUtil.f90 | This module, fniBinaryUtil contains procedures for working with binary strings and int32 data type. Read more… |
fniBinaryUtil128 | fniBinaryUtil128.f90 | This module, fniBinaryUtil128 contains procedures for working with binary strings and int128 data type. Read more… |
fniBinaryUtil64 | fniBinaryUtil64.f90 | This module, fniBinaryUtil64 contains procedures for working with binary strings and int64 data type. Read more… |
fniConsts | fniConsts.f90 | This module, fniConsts contains constant values for faiNumber library, and constant values for modules that deal with 32-bit ints. Read more… |
fniConsts128 | fniConsts128.f90 | This module, fniConsts128 contains constant values for modules that deal with 128-bit ints. Read more… |
fniConsts64 | fniConsts64.f90 | This module, fniConsts64 contains constant values for modules that deal with 64-bit ints. Read more… |
fniDecimalUtil | fniDecimalUtil.f90 | This module, fniDecimalUtil contains procedures for working with decimal strings and the int32 data type. Read more… |
fniDecimalUtil128 | fniDecimalUtil128.f90 | This module, fniDecimalUtil128 contains procedures for working with decimal strings and the int128 data type. Read more… |
fniDecimalUtil64 | fniDecimalUtil64.f90 | This module, fniDecimalUtil64 contains procedures for working with decimal strings and the int64 data type. Read more… |
fniHexUtil | fniHexUtil.f90 | This module, fniHexUtil contains procedures for working with hexadecimal strings and int32 data type. Read more… |
fniHexUtil128 | fniHexUtil128.f90 | This module, fniHexUtil128 contains procedures for working with hexadecimal strings and int128 data type. Read more… |
fniHexUtil64 | fniHexUtil64.f90 | This module, fniHexUtil64 contains procedures for working with hexadecimal strings and int64 data type. Read more… |
fniInt128Util | fniInt128Util.f90 | This module, fniInt128Util contains procedures for converting int128 values to various type of numerical strings. Read more… |
fniInt32Util | fniInt32Util.f90 | This module, fniInt32Util contains procedures for converting int32 values to various type of numerical strings. Read more… |
fniInt64Util | fniInt64Util.f90 | This module, fniInt64Util contains procedures for converting int64 values to various type of numerical strings. Read more… |
fniNumberStringUtil | fniNumberStringUtil.f90 | This module, fniNumberStringUtil contains procedures for validating and comparing numerical strings. Read more… |
fniOctalUtil | fniOctalUtil.f90 | This module, fniOctalUtil contains procedures for working with octal strings and int32 data type. Read more… |
fniOctalUtil128 | fniOctalUtil128.f90 | This module, fniOctalUtil128 contains procedures for working with octal strings and int128 data type. Read more… |
fniOctalUtil64 | fniOctalUtil64.f90 | This module, fniOctalUtil64 contains procedures for working with octal strings and int64 data type. Read more… |