Modules

ModuleSource FileDescription
fnBinaryUtilfnBinaryUtil.f90

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

Read more…
fnBinaryUtil128fnBinaryUtil128.f90

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

Read more…
fnBinaryUtil64fnBinaryUtil64.f90

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

Read more…
fnConstsfnConsts.f90

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

Read more…
fnConsts128fnConsts128.f90

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

Read more…
fnConsts64fnConsts64.f90

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

Read more…
fnDecimalUtilfnDecimalUtil.f90

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

Read more…
fnDecimalUtil128fnDecimalUtil128.f90

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

Read more…
fnDecimalUtil64fnDecimalUtil64.f90

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

Read more…
fnHexUtilfnHexUtil.f90

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

Read more…
fnHexUtil128fnHexUtil128.f90

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

Read more…
fnHexUtil64fnHexUtil64.f90

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

Read more…
fnInt128UtilfnInt128Util.f90

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

Read more…
fnInt32UtilfnInt32Util.f90

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

Read more…
fnInt64UtilfnInt64Util.f90

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

Read more…
fnNumberStringUtilfnNumberStringUtil.f90

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

Read more…
fnOctalUtilfnOctalUtil.f90

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

Read more…
fnOctalUtil128fnOctalUtil128.f90

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

Read more…
fnOctalUtil64fnOctalUtil64.f90

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

Read more…