c++ - Debugging error in STL -


i have 1 big problem using stl, c++ , visual studio. when use std or stl functions (in debug compilation) have errors "incorrect format specifier".

but code large "hand searching" error. maybe 1 know how finding error, __file__ & __line__ assert? because code of program large.

or try & catch last hope?...

with respect alex

since have source code stl, set breakpoint @ point "incorrect format specifier" string located. grep (eg find in files) string, set breakpoint @ each one, run program , hope death. :)


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -