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

<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US">
  <link href="https://stefansf.de/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://stefansf.de/" rel="alternate" type="text/html" hreflang="en-US" />
  <updated>2025-03-15T18:13:32+01:00</updated>
  <id>https://stefansf.de/</id>

  
    <title type="html">Stefan SF</title>
  

  

  
    <author>
        <name>Stefan Schulze Frielinghaus</name>
      
      
    </author>
  

  
  
    <entry>
      <title type="html">Endiana Jones: Raiders of the Lost Byte Order</title>
      <link href="https://stefansf.de/post/endiana-jones/" rel="alternate" type="text/html" title="Endiana Jones: Raiders of the Lost Byte Order" />
      <published>2021-02-01T00:00:00+01:00</published>
      <updated>2021-02-01T00:00:00+01:00</updated>
      <id>https://stefansf.de/post/endiana-jones</id>
    </entry>
  
    <entry>
      <title type="html">Non-Termination Considered Harmful in C and C++</title>
      <link href="https://stefansf.de/post/non-termination-considered-harmful/" rel="alternate" type="text/html" title="Non-Termination Considered Harmful in C and C++" />
      <published>2019-11-01T00:00:00+01:00</published>
      <updated>2019-11-01T00:00:00+01:00</updated>
      <id>https://stefansf.de/post/non-termination-considered-harmful</id>
    </entry>
  
    <entry>
      <title type="html">Type-Based Alias Analysis in C</title>
      <link href="https://stefansf.de/post/type-based-alias-analysis/" rel="alternate" type="text/html" title="Type-Based Alias Analysis in C" />
      <published>2018-12-01T00:00:00+01:00</published>
      <updated>2018-12-01T00:00:00+01:00</updated>
      <id>https://stefansf.de/post/type-based-alias-analysis</id>
    </entry>
  
    <entry>
      <title type="html">Why Qualifier Volatile Is Almost Not What You Want in C</title>
      <link href="https://stefansf.de/post/qualifier-volatile-c/" rel="alternate" type="text/html" title="Why Qualifier Volatile Is Almost Not What You Want in C" />
      <published>2018-05-01T00:00:00+02:00</published>
      <updated>2018-05-01T00:00:00+02:00</updated>
      <id>https://stefansf.de/post/qualifier-volatile-c</id>
    </entry>
  
    <entry>
      <title type="html">Pointers Are More Abstract Than You Might Expect in C</title>
      <link href="https://stefansf.de/post/pointers-are-more-abstract-than-you-might-expect/" rel="alternate" type="text/html" title="Pointers Are More Abstract Than You Might Expect in C" />
      <published>2018-04-01T00:00:00+02:00</published>
      <updated>2018-04-01T00:00:00+02:00</updated>
      <id>https://stefansf.de/post/pointers-are-more-abstract-than-you-might-expect</id>
    </entry>
  
    <entry>
      <title type="html">Arrays Are Second-class Citizens in C</title>
      <link href="https://stefansf.de/post/arrays-are-second-class-citizens/" rel="alternate" type="text/html" title="Arrays Are Second-class Citizens in C" />
      <published>2018-03-01T00:00:00+01:00</published>
      <updated>2018-03-01T00:00:00+01:00</updated>
      <id>https://stefansf.de/post/arrays-are-second-class-citizens</id>
    </entry>
  
    <entry>
      <title type="html">Declaring, Defining and Prototyping Functions in C</title>
      <link href="https://stefansf.de/post/declaring-defining-and-prototyping-functions/" rel="alternate" type="text/html" title="Declaring, Defining and Prototyping Functions in C" />
      <published>2018-02-01T00:00:00+01:00</published>
      <updated>2018-02-01T00:00:00+01:00</updated>
      <id>https://stefansf.de/post/declaring-defining-and-prototyping-functions</id>
    </entry>
  
    <entry>
      <title type="html">Why an implicit conversion from T* to const T* succeeds but from T** to const T** fails in C</title>
      <link href="https://stefansf.de/post/implicit-pointer-to-const-conversion/" rel="alternate" type="text/html" title="Why an implicit conversion from T* to const T* succeeds but from T** to const T** fails in C" />
      <published>2018-01-01T00:00:00+01:00</published>
      <updated>2018-01-01T00:00:00+01:00</updated>
      <id>https://stefansf.de/post/implicit-pointer-to-const-conversion</id>
    </entry>
  
</feed>
