C++FILT(1) — USER COMMANDS
NAME
C++filt − C++ name demangler
SYNOPSIS
C++filt filename...
DESCRIPTION
C++filt copies each filename in sequence and writes it on the standard output after decoding symbols which look like C++ mangled names.
C++filt handles both Sun C++ 3.0 and 4.0 mangled names.
C++filt reads from the standard input if no input file is given.
SEE ALSO
Sun Release 4.1 — Last change: 14 June 1994