From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mikael Aronsson" Subject: Re: New (sort of) to Linux programming Date: Tue, 2 Sep 2003 08:18:20 +0200 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <001d01c3711a$01c19ca0$bf95d1d9@PC128> References: <200309020032.37600.tlw1mac@earthlink.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Thomas Williams , linux-c-programming@vger.kernel.org Hi ! http://gcc.gnu.org has documentation on the standard library, there you find all the standard stuff, all other libraries has their own documentation so I don't think you will find any common place for it all, it depends a little on why kind of programming you want to do. If you search on "linux programming" and "tutorial" on google you get around 87000 hits, there are plenty to choose from, I have not tried any of them myself you that's the best I can do. Mikael ----- Original Message ----- From: "Thomas Williams" To: Sent: Tuesday, September 02, 2003 6:32 AM Subject: New (sort of) to Linux programming > I have been using Linux now for a couple of years. I am coming from a > Macintosh background. I've been a Macintosh programmer for over 10 years. I'm > really interested in delving into Linux programming. I have a couple of books > on Linux programming, but I was hoping someone could answer a couple of > questions. > > On the Mac, Apple maintains a developers section that documents all of the > calls. Is there an equivalent in Linux? I realize that there are a lot of > libraries and packages and that not everything is going to be on one site, > but if there are resources for looking up the calls for a particular library, > it would really be helpful. > > Is there any sort of online tutorial or extensive How-To on Linux programming > available anywhere? > > Any help or suggestions would be greatly appreciated. > > Tom Williams > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >