fnBinaryUtil | fnBinaryUtil.f90 | This module, fnBinaryUtil contains procedures for working with binary strings and int32 data type. Read more… |
fnBinaryUtil128 | fnBinaryUtil128.f90 | This module, fnBinaryUtil128 contains procedures for working with binary strings and int128 data type. Read more… |
fnBinaryUtil64 | fnBinaryUtil64.f90 | This module, fnBinaryUtil64 contains procedures for working with binary strings and int64 data type. Read more… |
fnConsts | fnConsts.f90 | This module, fnConsts contains constant values for faiNumber library, and constant values for modules that deal with 32-bit ints. Read more… |
fnConsts128 | fnConsts128.f90 | This module, fnConsts128 contains constant values for modules that deal with 128-bit ints. Read more… |
fnConsts64 | fnConsts64.f90 | This module, fnConsts64 contains constant values for modules that deal with 64-bit ints. Read more… |
fnDecimalUtil | fnDecimalUtil.f90 | This module, fnDecimalUtil contains procedures for working with decimal strings and the int32 data type. Read more… |
fnDecimalUtil128 | fnDecimalUtil128.f90 | This module, fnDecimalUtil128 contains procedures for working with decimal strings and the int128 data type. Read more… |
fnDecimalUtil64 | fnDecimalUtil64.f90 | This module, fnDecimalUtil64 contains procedures for working with decimal strings and the int64 data type. Read more… |
fnHexUtil | fnHexUtil.f90 | This module, fnHexUtil contains procedures for working with hexadecimal strings and int32 data type. Read more… |
fnHexUtil128 | fnHexUtil128.f90 | This module, fnHexUtil128 contains procedures for working with hexadecimal strings and int128 data type. Read more… |
fnHexUtil64 | fnHexUtil64.f90 | This module, fnHexUtil64 contains procedures for working with hexadecimal strings and int64 data type. Read more… |
fnInt128Util | fnInt128Util.f90 | This module, fnInt128Util contains procedures for converting int128 values to various type of numerical strings. Read more… |
fnInt32Util | fnInt32Util.f90 | This module, fnInt32Util contains procedures for converting int32 values to various type of numerical strings. Read more… |
fnInt64Util | fnInt64Util.f90 | This module, fnInt64Util contains procedures for converting int64 values to various type of numerical strings. Read more… |
fnNumberStringUtil | fnNumberStringUtil.f90 | This module, fnNumberStringUtil contains procedures for validating and comparing numerical strings. Read more… |
fnOctalUtil | fnOctalUtil.f90 | This module, fnOctalUtil contains procedures for working with octal strings and int32 data type. Read more… |
fnOctalUtil128 | fnOctalUtil128.f90 | This module, fnOctalUtil128 contains procedures for working with octal strings and int128 data type. Read more… |
fnOctalUtil64 | fnOctalUtil64.f90 | This module, fnOctalUtil64 contains procedures for working with octal strings and int64 data type. Read more… |