Hello,

I am new to c and c++. Can any one explain how to implement a temporary cache in memory (similar to HashMap in java)using c or c++. c would be perfect.