Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ nm++(1) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CC(1)

c++filt(1)

dem(1)

demangle(3)

nm(1)

nm++(1)  —  Commands

NAME

nm++ − print name list of common object file containing C++ functions

SYNOPSIS

nm++ [ options ] filename . . . 

DESCRIPTION

nm++ uses nm(1) to display the symbol table of each common object file listed on the command line, and processes the output with c++filt(1) to decode any encoded C++ function names. 

SEE ALSO

CC(1), c++filt(1), dem(1), demangle(3), nm(1). 
Bjarne Stroustrup, The C++ Programming Language, Addison-Wesley 1986. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026