Hey everyone,
I'm in Algorithms and Data Structures at Syracuse University, and for one of the homeworks I finished most of the code, which is supposed to read a text file and convert it into strings to input into a linked list. However, we are supposed to have a timer that times how long it takes to compile all of the strings from the text file. I am currently using the time.h function, but it is not accurate enough, as I need it to be able to measure to milliseconds. Anyone know a good function or piece of code to use to have this work? I would appreciate it greatly if someone is able to help me on this. If I'm not clear enough, just tell me and I'll send you some more info.



LinkBack URL
About LinkBacks


