<?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 Hw5e&#39;s Page</title>
    <link>https://page.hw5e.cc/tags/c/</link>
    <description>Recent content in C on Hw5e&#39;s Page</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ko</language>
    <managingEditor>hnw1155c@gmail.com (hw5e)</managingEditor>
    <webMaster>hnw1155c@gmail.com (hw5e)</webMaster>
    <copyright>© 2025 hw5e</copyright>
    <lastBuildDate>Wed, 08 Jan 2025 03:23:21 +0900</lastBuildDate><atom:link href="https://page.hw5e.cc/tags/c/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C언어 표준 문서가 있는 곳</title>
      <link>https://page.hw5e.cc/memo/2025q1/cstdd/</link>
      <pubDate>Wed, 08 Jan 2025 03:23:21 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2025q1/cstdd/</guid>
      <description>&lt;p&gt;C언어의 표준은 현재 ISO에서 관리한다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Extreme C(Kamran Amini, 국내 번역명: 전문가를 위한 C) 관련 정보</title>
      <link>https://page.hw5e.cc/memo/2024q4/extremec/</link>
      <pubDate>Fri, 13 Dec 2024 09:15:35 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/extremec/</guid>
      <description>&lt;p&gt;어디서 추천 받았는지 기억은 안나는데 괜찮은 C언어 책이라고 들은 책이다.
2019년에 나온 책으로 C언어 책 중에서는 상당히 최근에 나온 축에 속한다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>C언어 main()의 매개변수 argc, argv</title>
      <link>https://page.hw5e.cc/memo/2024q4/argc/</link>
      <pubDate>Sun, 08 Dec 2024 15:47:19 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/argc/</guid>
      <description>&lt;p&gt;C언에서 프로그램이 실행될 때의 인수 가져오기&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>C언어 qsort()함수</title>
      <link>https://page.hw5e.cc/post/2024/qsortc/</link>
      <pubDate>Tue, 12 Nov 2024 10:33:49 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/qsortc/</guid>
      <description>&lt;p&gt;&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;
C언어의 퀵 정렬 함수는 &lt;code&gt;stdlib.h&lt;/code&gt;에 정의되어있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>ESP-IDF 예제 살펴보기</title>
      <link>https://page.hw5e.cc/memo/2024q3/espidf1/</link>
      <pubDate>Sat, 14 Sep 2024 13:59:12 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q3/espidf1/</guid>
      <description>&lt;p&gt;ESP-IDF가 뭐랄까 ESP32의 공식 SDK인거 치고 뭔가 쓰는 사람을 적게 본것 같은데 아무튼 예제들을 살펴봤다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>C언어 string.h 관련 메모</title>
      <link>https://page.hw5e.cc/memo/2022q4/c-str-memo/</link>
      <pubDate>Tue, 29 Nov 2022 20:26:43 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2022q4/c-str-memo/</guid>
      <description>&lt;p&gt;1학년 2학기 수업 때 다뤘던 것
&lt;script&gt;
    window.onload = function() {
        var zenButton = document.getElementById(&#39;zen-mode-button&#39;);
        zenButton.click();
    };
&lt;/script&gt;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
