Please can somebody help me ..........
I have no idea on how to implemenet a program to benchmark functions such as insertion , deletion and iteration and deuqe.
I know that I have to use the clock_t function but I can not figure out, if I need to call the clock_t function inside the functions to be tested.
Thank you