<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>C on GanniPiece Blog</title>
    <link>https://blog.gannipiece.tw/zh-tw/tags/c/</link>
    <description>Recent content in C on GanniPiece Blog</description>
    <generator>Hugo</generator>
    <language>zh-tw</language>
    <lastBuildDate>Mon, 10 Oct 2022 03:00:17 +0000</lastBuildDate>
    <atom:link href="https://blog.gannipiece.tw/zh-tw/tags/c/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>為什麼是 Coroutine？（二）- 使用 C語言實作 Coroutine</title>
      <link>https://blog.gannipiece.tw/zh-tw/posts/%E7%82%BA%E4%BB%80%E9%BA%BC%E6%98%AF-coroutine%E4%BA%8C-%E4%BD%BF%E7%94%A8-c%E8%AA%9E%E8%A8%80%E5%AF%A6%E4%BD%9C-coroutine/</link>
      <pubDate>Mon, 10 Oct 2022 03:00:17 +0000</pubDate>
      <guid>https://blog.gannipiece.tw/zh-tw/posts/%E7%82%BA%E4%BB%80%E9%BA%BC%E6%98%AF-coroutine%E4%BA%8C-%E4%BD%BF%E7%94%A8-c%E8%AA%9E%E8%A8%80%E5%AF%A6%E4%BD%9C-coroutine/</guid>
      <description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;
&lt;p&gt;在前一篇文章 &lt;a href=&#34;https://blog.gannipiece.tw/zh-tw/posts/%E7%82%BA%E4%BB%80%E9%BA%BC%E6%98%AF-coroutine%E3%84%A7-multithreading-%E4%B8%8D%E5%A5%BD%E5%97%8E/&#34;&gt;為什麼是 Coroutine？（ㄧ）- Multithreading 不好嗎?&lt;/a&gt; 中，我們講解了 Coroutine 的相關原理。除此之外，我們也列舉出如果想要使用 C 語言實作 Coroutine 的話，我們需要的介面。在這篇文章中，我們會透過程式碼逐行的解釋如何完成 C 語言的 Coroutine。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
