<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>C on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/en/tags/c/</link>
    <description>Recent content in C on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Mon, 25 Jul 2022 18:11:57 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/en/tags/c/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>なぜerrnoが必要か</title>
        <link>https://yuiga.dev/blog/en/ja/posts/%E3%81%AA%E3%81%9Cerrno%E3%81%8C%E5%BF%85%E8%A6%81%E3%81%8B/</link>
        <pubDate>Mon, 25 Jul 2022 18:11:57 +0900</pubDate>
        
        <atom:modified>Mon, 25 Jul 2022 18:11:57 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/%E3%81%AA%E3%81%9Cerrno%E3%81%8C%E5%BF%85%E8%A6%81%E3%81%8B/</guid>
        <description>例えばfopenなど, そもそも構造体やポインタを返すようなものだと, エラーハンドリングがしにくい じゃあ常にタプルっぽく返せばいいんじゃない？ エラーハンドリングが必要ない場合, 普通のCだと非常に煩雑になり得る メモリの解放とかめんどいし そこで, グローバルなerrnoが設計された 現在の多くの言語ではタプルを返すことができるの</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>C</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
