Paul Pluzhnikov wrote: > 66 dem = __cxa_demangle(name, 0, 0, &status);
Thanks, and what part (file) of "info" or any other describes
"cxxabi.h" and
// Demangling routines.
char*
__cxa_demangle(const char* __mangled_name, char* __output_buffer,
size_t* __length, int* __status);
_______________________________________________
help-gplusplus mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gplusplus
