⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 munch.0

📁 Object-Oriented Programming With ANSI-C这本书中的源代码!找了很久
💻 0
字号:
munch(1)                                                 munch(1)NAME       munch -- produce class listSYNOPSIS       nm -p object... archive...  | munchDESCRIPTION       munch  reads  a Berkeley-style nm(1) listing from standard       input and produces as standard  output  a  C  source  file       defining  a  null-terminated array classes[] with pointers       to the class functions found in each object  and  archive.       The array is sorted by class function names.       A class function is any name that appears with type T and,       preceded with an underscore, with type b, d, or s.BUGS       This is a hack to simplify retrieval programs.   The  com-       patible effect of option -p in Berkeley and System V nm is       quite a surprise.       Because HP/UX nm does not output static symbols, munch  is       not very useful on this system.                            local: ats                          1

⌨️ 快捷键说明

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