<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Note - 標籤 - Yan-Hao Wang&#39;s Blog</title>
        <link>https://kola.ink/tags/note/</link>
        <description>Note - 標籤 - Yan-Hao Wang&#39;s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-TW</language><managingEditor>bses30074@gmail.com (Yan-Hao Wang)</managingEditor>
            <webMaster>bses30074@gmail.com (Yan-Hao Wang)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Thu, 09 Jul 2026 15:05:03 &#43;0800</lastBuildDate><atom:link href="https://kola.ink/tags/note/" rel="self" type="application/rss+xml" /><item>
    <title>你所不知道的C語言：指標篇筆記</title>
    <link>https://kola.ink/pointer/</link>
    <pubDate>Thu, 09 Jul 2026 15:05:03 &#43;0800</pubDate>
    <author>bses30074@gmail.com (Yan-Hao Wang)</author>
    <guid>https://kola.ink/pointer/</guid>
    <description><![CDATA[<h2 id="基礎定義">基礎定義</h2>
<p><a href="https://hackmd.io/@sysprog/c-pointer" target="_blank" rel="noopener noreffer ">你所不知道的C語言：指標篇</a></p>
<p>物件 (Object) 在 C 語言中指的不是物件導向的 Class，而是「在執行期間，一段可以儲存數值的記憶體區域」。指標就是用來操作這段區域的工具。</p>]]></description>
</item>
</channel>
</rss>
