Date: Mon, 12 Apr 2010 19:05:04 -0700 From: Gary Kline <kline@thought.org> To: Alejandro Imass <ait@p2ee.org> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: are the are C [or C++] src sites .... Message-ID: <20100413020504.GA21315@thought.org> In-Reply-To: <l2ua14066a01004120934ybeab65dfyf8ee629c8710a6f8@mail.gmail.com> References: <20100410151842.GA99692@thought.org> <l2ua14066a01004120934ybeab65dfyf8ee629c8710a6f8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 12, 2010 at 12:34:32PM -0400, Alejandro Imass wrote: > On Sat, Apr 10, 2010 at 11:19 AM, Gary Kline <kline@thought.org> wrote: > > [[ ... ]] > > When you install a lib in FBSD (and many other FLOSS OSs) it usually > installs a man page, so apropos and of course man will have it: man > sprintf, so the detailed information is usually there... > > The tricky part is having like a table of contents of some sort > especially at the library level which is what _I think_ you are > referring to. For example, to answer the question ¿what library should > I use for X or Y need? . If you use Perl, you have the cpan search > engine (and others) wher you go llook for libs. For C it is many times > not tha obvious, nor is there a single repository of libraries for C > as there is for say Perl. > > I find your question very interesting but sadly I have no direct > answer myself. I think is more of "a topic" thing in C. For example if > you are making a driver, you will usually be involved in mailing lists > related to that, and people will share X or Y lib secrets with you. > You will also hack someone else's code and look at the libs they are > using, and most importangly you will have books and other stuff that > will point to the use of those libs. Now whether there is a directory > of C libraries around, I don't think so, but if you find one, _please_ > share it ;) > > Best, > Alejandro Imass > I will, of course, share any info i find if it looks useful. Most of my hacking-type work these days involves messing with textfiles, and that may be of little interest since it is not FBSD specific. I'm still chasing after some sort of 'user-side' program that will let people use cheap keyboards and produce a nice THUNK. That said, I did try out one of the small 8.9" notebooks. The keyboard 'feel' wasn't that bad. [Still, I didn't press hard enough on several keys. Having audio would have been a great help.] Okay; enough. thanks to everybody; really appreciate the feedback! gary -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 7.79a release of Jottings: http://jottings.thought.org/index.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100413020504.GA21315>