Re: OT: C documentation

2001-03-21 Thread Sebastiaan
Hey, that is a cool trick. Thanks. On Tue, 20 Mar 2001, Jason Majors wrote: > man 4 random > If you run 'man ' and it gives a different topic than the one you > wanted > look in the upper right corner for () you need to look in > higher > sections for the new topic > man > or whatever. > Run

Re: OT: C documentation

2001-03-20 Thread Jason Majors
man 4 random If you run 'man ' and it gives a different topic than the one you wanted look in the upper right corner for () you need to look in higher sections for the new topic man or whatever. Run 'man man' for more info on it. On Tue, Mar 20, 2001 at 10:20:17PM +0100, Sebastiaan scribbled...

Re: OT: C documentation

2001-03-20 Thread Sebastiaan
On Tue, 20 Mar 2001, ^chewie wrote: > Sebastiaan wrote: > > is there a package containing the documents regarding the standard C > > library's, including examples of every command? > > info libc > > and apt-get install manpages-dev Yes, thank you. This installs a lot of information. But now t

Re: OT: C documentation

2001-03-20 Thread ^chewie
Sebastiaan wrote: > is there a package containing the documents regarding the standard C > library's, including examples of every command? info libc and apt-get install manpages-dev or apt-cache search '(libc).*doc' -- ^chewie Sorry about not signing my email...I can't get access to my home w