added new formatting fucntions, replaced old c style string usage with a more modern approach
This quells the warnings that were thrown from the c style usage. New formatting could replace Suboptimal formatting in cdo_output until new std::format is introduced to our code base (c++20 aka 2025)