munch.1

来自「Object-Oriented Programming With ANSI-C这」· 1 代码 · 共 45 行

1
45
字号
.\"	munch.1 -- 1.3 Sep 26 16:50:35 1993.\"	Copyright (c) 1993 Axel T. Schreiner.TH munch 1 "local: ats".SH NAMEmunch \(em produce class list.SH SYNOPSIS.B nm \(mipobject... archive....B | munch.SH DESCRIPTION.I munchreads a Berkeley-style.IR nm (1)listing from standard input and produces as standard outputa C source filedefining a null-terminated array.B classes[]with pointers to the class functions found in each.I objectand.IR archive .The array is sorted by class function names..PPA class functionis any name that appears with type.B Tand, preceded with an underscore, with type.BR b ,.BR d ,or.BR s ..SH BUGSThis is a hack to simplify retrieval programs.The compatible effect of option.B \(mipin Berkeley and System V.I nmis quite a surprise..PPBecause \s-1HP/UX\s0.I nmdoes not output static symbols,.I munchis not very useful on this system.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?