Hi Chris, Depending on your platform, these may be available: man 3 bitstring man 3 ffs If you are using C++, consider <bitset> std::bitset. HTH, --Eljay
Hi Chris, Depending on your platform, these may be available: man 3 bitstring man 3 ffs If you are using C++, consider <bitset> std::bitset. HTH, --Eljay