Modules

ModuleSource FileDescription
fniBinaryUtilfniBinaryUtil.f90

This module, fniBinaryUtil contains procedures for working with binary strings and int32 data type.

Read more…
fniBinaryUtil128fniBinaryUtil128.f90

This module, fniBinaryUtil128 contains procedures for working with binary strings and int128 data type.

Read more…
fniBinaryUtil64fniBinaryUtil64.f90

This module, fniBinaryUtil64 contains procedures for working with binary strings and int64 data type.

Read more…
fniConstsfniConsts.f90

This module, fniConsts contains constant values for faiNumber library, and constant values for modules that deal with 32-bit ints.

Read more…
fniConsts128fniConsts128.f90

This module, fniConsts128 contains constant values for modules that deal with 128-bit ints.

Read more…
fniConsts64fniConsts64.f90

This module, fniConsts64 contains constant values for modules that deal with 64-bit ints.

Read more…
fniDecimalUtilfniDecimalUtil.f90

This module, fniDecimalUtil contains procedures for working with decimal strings and the int32 data type.

Read more…
fniDecimalUtil128fniDecimalUtil128.f90

This module, fniDecimalUtil128 contains procedures for working with decimal strings and the int128 data type.

Read more…
fniDecimalUtil64fniDecimalUtil64.f90

This module, fniDecimalUtil64 contains procedures for working with decimal strings and the int64 data type.

Read more…
fniHexUtilfniHexUtil.f90

This module, fniHexUtil contains procedures for working with hexadecimal strings and int32 data type.

Read more…
fniHexUtil128fniHexUtil128.f90

This module, fniHexUtil128 contains procedures for working with hexadecimal strings and int128 data type.

Read more…
fniHexUtil64fniHexUtil64.f90

This module, fniHexUtil64 contains procedures for working with hexadecimal strings and int64 data type.

Read more…
fniInt128UtilfniInt128Util.f90

This module, fniInt128Util contains procedures for converting int128 values to various type of numerical strings.

Read more…
fniInt32UtilfniInt32Util.f90

This module, fniInt32Util contains procedures for converting int32 values to various type of numerical strings.

Read more…
fniInt64UtilfniInt64Util.f90

This module, fniInt64Util contains procedures for converting int64 values to various type of numerical strings.

Read more…
fniNumberStringUtilfniNumberStringUtil.f90

This module, fniNumberStringUtil contains procedures for validating and comparing numerical strings.

Read more…
fniOctalUtilfniOctalUtil.f90

This module, fniOctalUtil contains procedures for working with octal strings and int32 data type.

Read more…
fniOctalUtil128fniOctalUtil128.f90

This module, fniOctalUtil128 contains procedures for working with octal strings and int128 data type.

Read more…
fniOctalUtil64fniOctalUtil64.f90

This module, fniOctalUtil64 contains procedures for working with octal strings and int64 data type.

Read more…