www.digitalmars.com Home | Search | CTG | RTL | IDDE | STL | C/C++ Compiler | D
Last update Fri Apr 14 02:10:33 2006
Runtime Library
Reference


· Constants
· Data types

Standard C
· assert.h
· complex.h
· ctype.h
· fenv.h
· float.h
· locale.h
· math.h
· setjmp.h
· signal.h
· stdarg.h
· stddef.h
· stdio.h
· stdlib.h
· string.h
· time.h


Standard C++
· IOstream
· new


Win32
· gc.h


DOS, DOS32, Win16
· bios.h
· cerror.h
· disp.h
· dos.h
· dos.h part 2
· emm.h
· handle.h
· int.h
· msmouse.h
· sound.h
· swap.h
· tsr.h
· winio.h


Other C
· bitops.h
· conio.h
· controlc.h
· direct.h
· fltpnt.h
· io.h
· page.h
· process.h
· search.h
· sys\stat.h
· tabsize.h
· trace.h
· utime.h
· unmangle.h
· util.h


Other C++
· regexp.h
· class complex


unmangle.h


unmangle_indent

Header
unmangle.h
Prototype
char *unmangle_ident(char *ident)
Description
The unmangle_ident function unmangles the C++ identifier in the ident argument. The function allocates enough memory for the unmangled identifier and returns a pointer to this memory. You should deallocate this memory when you no longer need it.
Return Value
A pointer to the unmangled identifier.
Compatibility
DOS Windows 3.x Phar Lap DOSX Win32