[LAU] No batch processing on Linux?
Gabriel M. Beddingfield
gabrbedd at gmail.com
Mon Sep 27 20:16:09 UTC 2010
On Mon, 27 Sep 2010, Arnold Krille wrote:
> And I was talking about "help(someclass.function)" inside python to get the
> documentation for that python class. Try that in C(++) :-)
Thank you!! I had no idea that existed. This beats the
heck out of doing `print someclass.function.__doc__` all the
time.
As for C/C++... the libc and libstdc++ man pages are about
the same. Plus, `apropos` kicks butt.
-gabriel
More information about the Linux-audio-user
mailing list