Just my notes
Sunday, May 20, 2012
c++filt - Demangle C++ and Java symbols.
c++filt <symbol>
Example:
c++filt -n _Z1fv
-n
--no-strip-underscores
Do not remove the initial underscore.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment