<refpurpose>Undo C++ name mangling for symbols</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>demangle</command>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>Description</title>
<para><command>demangle</command> reads a list of C++ mangled symbol names from standard input and converts these names to human-readable form on standard output.</para>
<para>This utility is part of the &kde; Software Development Kit.</para>
</refsect1>
<refsect1>
<title>Example</title>
<para>Create a file called <filename>names</filename> containing the following mangled symbol names:</para>