<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C on Saleem Ansari</title>
    <link>/tags/c/</link>
    <description>Recent content in C on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Mon, 24 Dec 2012 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/c/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C 2011 Standard and current FOSS implementations</title>
      <link>/2012/12/24/c-2011-standard-and-current-foss-implementations/</link>
      <pubDate>Mon, 24 Dec 2012 00:00:00 +0000</pubDate>
      <guid>/2012/12/24/c-2011-standard-and-current-foss-implementations/</guid>
      <description>Today I got to know that C has a new standard released in 2011. You can find a detailed Dr. Dobbs&amp;rsquo;s article on the subject. So far I havent come across any Open Source compiler that fully implements C11 features. Clang and GCC are yet to fully support this standard.&#xA;Clang has added support for anonymous structs and anonymous unions:&#xA;Way to go!&#xA;References:&#xA;http://stackoverflow.com/questions/9804594/compilers-that-support-c11 http://llvm.org/releases/3.1/docs/ClangReleaseNotes.html#cchanges http://gcc.gnu.org/onlinedocs/gcc/Standards.html </description>
    </item>
    <item>
      <title>Object Oriented programming in C!</title>
      <link>/2009/11/11/object-oriented-programming-in-c/</link>
      <pubDate>Wed, 11 Nov 2009 00:00:00 +0000</pubDate>
      <guid>/2009/11/11/object-oriented-programming-in-c/</guid>
      <description>Glib-C: C as an alternative Object Oriented Environment&#xA;book PDF Glib Tutorials:&#xA;https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=dw-linux-glib&amp;amp;S_TACT=105AGX59&amp;amp;S_CMP=GR&amp;amp;ca=dgr-lnxw16GLibCollections http://www.ibm.com/developerworks/linux/library/l-glib.html http://www.ibm.com/developerworks/linux/library/l-glib2.html GObject:&#xA;http://library.gnome.org/devel/gobject/stable/ Compiling GLib Applications:&#xA;http://library.gnome.org/devel/glib/stable/glib-compiling.html </description>
    </item>
  </channel>
</rss>
