From owner-freebsd-questions Sat Sep 16 15:25:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sanson.reyes.somos.net (freyes.static.inch.com [216.223.199.224]) by hub.freebsd.org (Postfix) with ESMTP id 87EA037B43C for ; Sat, 16 Sep 2000 15:25:09 -0700 (PDT) Received: from zoraida.reyes.somos.net (zoraida.reyes.somos.net [10.0.0.15]) by sanson.reyes.somos.net (8.9.3/8.9.3) with ESMTP id SAA47125 for ; Sat, 16 Sep 2000 18:16:05 -0400 (EDT) (envelope-from fran@reyes.somos.net) Date: Sat, 16 Sep 2000 18:27:51 -0400 (EDT) From: Francisco Reyes To: FreeBSD Questions List Subject: C programming on FreeBSD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any hints on C programming on FreeBSD? In particular: -Good function list reference. This is one of the things I always admired of the Borland C compiler for DOS. It had a great online reference. So far I have started to read the GNU Info file. -Any good libraries. I noticed that some ports use Glib. This seems mostly a data structure (Linked list, trees, etc) library. How about any UI, TCP/IP library. Is there a C library index like Cpan for Perl. Searching for libraries on Freshmeat returned too many irrelevant results. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message