Forum Discussion

MartinB_1's avatar
MartinB_1
Occasional Contributor
15 years ago

Performance Profiling sprintf and friends

I'm currently testing some number parsing, where swscanf is used to parse the numbers. To get proper timings for the calling funtction, I wanted to include the swscanf function in the Performance p...