There is Map implementation in C++ like std::map summaryMap; Is there something similar in C?
std::map summaryMap;