<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>LinuxQuestions.org Bookmarks: c</title> 
    <link>http://www.linuxquestions.org/bookmarks/</link> 
    <description>Recent bookmarks posted to LinuxQuestions.org Bookmarks</description>
    <ttl>60</ttl>

    <item>
        <title>Doxygen</title>
        <link>http://www.stack.nl/~dimitri/doxygen/</link>
        <description>It can generate an on-line documentation browser (in HTML). Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extend D.</description>
        <dc:creator>muha</dc:creator>
        <pubDate>Thu, 17 Jan 2008 17:16:23 +0000</pubDate>

            <category>c</category>
            <category>cpp</category>
            <category>documentation</category>
            <category>doxygen</category>
            <category>fortran</category>
            <category>html</category>
            <category>idl</category>
            <category>java</category>
            <category>php</category>
            <category>python</category>
            <category>vhdl</category>
    
    </item>
    <item>
        <title>C/C++ Reference</title>
        <link>http://www.cppreference.com/</link>
        <description></description>
        <dc:creator>alunduil</dc:creator>
        <pubDate>Sun, 10 Jun 2007 01:36:57 +0000</pubDate>

            <category>c</category>
            <category>c++</category>
    
    </item>
    <item>
        <title>GDB Quick Reference</title>
        <link>http://tiger.la.asu.edu/Quick_Ref/gdb_quickref.pdf</link>
        <description>PDF quick reference for the Gnu Debugger.</description>
        <dc:creator>jtshaw</dc:creator>
        <pubDate>Mon, 28 May 2007 04:15:28 +0000</pubDate>

            <category>c</category>
            <category>c++</category>
            <category>coding</category>
            <category>debugging</category>
            <category>gcc</category>
            <category>gdb</category>
            <category>programming</category>
    
    </item>
    <item>
        <title>Programming in C</title>
        <link>http://www.cs.cf.ac.uk/Dave/C/</link>
        <description>UNIX System Calls and Subroutines using C - a very good primer</description>
        <dc:creator>Tinkster</dc:creator>
        <pubDate>Tue, 22 Aug 2006 13:16:59 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>unix</category>
    
    </item>
    <item>
        <title>Cross-Referencing Linux</title>
        <link>http://lxr.linux.no/</link>
        <description>Easiest way to locate anything and everything in the linux kernel.</description>
        <dc:creator>jtshaw</dc:creator>
        <pubDate>Mon, 11 Jul 2005 10:13:19 +0000</pubDate>

            <category>c</category>
            <category>coding</category>
            <category>development</category>
            <category>kernel</category>
            <category>linux</category>
            <category>programming</category>
    
    </item>
    <item>
        <title>Linux Device Drivers - 2.6 Kernel Edition</title>
        <link>http://lwn.net/Kernel/LDD3/</link>
        <description>Another Linux device driver book, this time covering the 2.6 kernel series.</description>
        <dc:creator>jtshaw</dc:creator>
        <pubDate>Thu, 07 Jul 2005 22:02:18 +0000</pubDate>

            <category>c</category>
            <category>coding</category>
            <category>development</category>
            <category>device</category>
            <category>drivers</category>
            <category>linux</category>
            <category>programming</category>
    
    </item>
    <item>
        <title>Linux Device Drivers - 2.4 Kernel Edition</title>
        <link>http://www.xml.com/ldd/chapter/book/</link>
        <description>An on-line book on how to write device drivers for 2.4 Linux kernels.</description>
        <dc:creator>jtshaw</dc:creator>
        <pubDate>Thu, 07 Jul 2005 21:59:44 +0000</pubDate>

            <category>c</category>
            <category>coding</category>
            <category>development</category>
            <category>device</category>
            <category>drivers</category>
            <category>linux</category>
            <category>programming</category>
    
    </item>
    <item>
        <title>Advanced Linux Programming</title>
        <link>http://www.advancedlinuxprogramming.com/</link>
        <description>Free on-line book on programming for Linux.</description>
        <dc:creator>jtshaw</dc:creator>
        <pubDate>Thu, 07 Jul 2005 21:51:16 +0000</pubDate>

            <category>c</category>
            <category>coding</category>
            <category>development</category>
            <category>gcc</category>
            <category>linux</category>
            <category>programming</category>
    
    </item>
    <item>
        <title>C programming.com - Your Resource for C and C++ Programming</title>
        <link>http://www.cprogramming.com/</link>
        <description>A tutorial on Programming in C</description>
        <dc:creator>XavierP</dc:creator>
        <pubDate>Sun, 03 Jul 2005 03:09:57 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>C and C++ tutorials</title>
        <link>http://www.gustavo.net/programming/c__tutorials.shtml</link>
        <description>Tutorials on Programming in C - links</description>
        <dc:creator>XavierP</dc:creator>
        <pubDate>Sun, 03 Jul 2005 03:09:30 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>C Programming</title>
        <link>http://www.its.strath.ac.uk/courses/c/</link>
        <description>A tutorial on Programming in C</description>
        <dc:creator>XavierP</dc:creator>
        <pubDate>Sun, 03 Jul 2005 03:08:32 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Programming in C</title>
        <link>http://www.scit.wlv.ac.uk/cbook/</link>
        <description>A tutorial on Programming in C</description>
        <dc:creator>XavierP</dc:creator>
        <pubDate>Sun, 03 Jul 2005 03:08:14 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Brian W. Kernighan: Programming in C: A Tutorial</title>
        <link>http://www.lysator.liu.se/c/bwk-tutor.html</link>
        <description>A tutorial on Programming in C</description>
        <dc:creator>XavierP</dc:creator>
        <pubDate>Sun, 03 Jul 2005 03:07:11 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Tutorial in Programming in C</title>
        <link>http://www.cs.cf.ac.uk/Dave/C/node1.html#SECTION00100000000000000000</link>
        <description>Course notes and an explanation</description>
        <dc:creator>XavierP</dc:creator>
        <pubDate>Sun, 03 Jul 2005 03:06:08 +0000</pubDate>

            <category>c</category>
            <category>linux</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>

</channel>
</rss>