. \"ident "@(#)ctrans:demangler/c++filt.1 1.1" . \"This CC man page is generated by: troff -man c++filt.1 . \"Copyright (c) 1993 Sun Microsystems . \"All Rights Reserved . \"THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Sun Microsystems . \"The copyright notice above does not evidence any . \"actual or intended publication of such source code. .TH c++filt 1 "23 March 1998" .UC 4 .SH NAME c++filt \- c++ name demangler .SH SYNOPSIS .BI c++filt .I filename... .SH DESCRIPTION .B c++filt copies each file name in sequence, and writes it on the standard output after decoding symbols that look like C++ mangled names. .PP .B c++filt handles Sun C++ versions 3.0 through 5.0 mangled names. .PP .B c++filt reads from the standard input if no input file is specified. .SH SEE ALSO .BR nm (1), .BR dem (1)