On Thu, 14 Dec 2000 17:06:32 -0700 (MST)
<[EMAIL PROTECTED]> wrote:

> What's the best way(s) to tell all the functions contained in a library
> or object file (other than reading the man pages)?

Take the static version of it, then you can use nm(1) to see all
defined symbols, or you can use "ar t" to see the objects there.

HTH

--
Christoph Simon
[EMAIL PROTECTED]
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
shit
.

Reply via email to