<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title><![CDATA[ Linux Is Best - pckt ]]></title>
        <link><![CDATA[ https://linux-is-best.pckt.blog ]]></link>
        <description><![CDATA[  ]]></description>
        <language>en</language>
        <pubDate>Sun, 24 May 2026 13:57:55 +0000</pubDate>

                    <item>
                <title>Writing your own &quot;print&quot; function</title>
                <link>https://linux-is-best.pckt.blog/writing-your-own-print-function-16xt8wv</link>
                <description><![CDATA[It won&#039;t be a fully functioning printf function like the one from Glibc. it will only print a single argument and won&#039;t accepts arbitrary arguments. that&#039;s why I called it print instead of printf so no formatting is happening :) I still remember when I was learning C language at my university I wanted to do everything by myself eg, making my own printf, scanf etc without relying on Glibc, at that time my professor told me to look at __asm__ extension provided by GCC ( it&#039;s also supported by Clan...]]></description>
                <author>Linux Is Best</author>
                <guid isPermaLink="false">writing-your-own-print-function-16xt8wv</guid>
                <pubDate>Sun, 24 May 2026 09:10:07 +0000</pubDate>
                            </item>
            </channel>
</rss>