<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>gcc</anon>
  </categories>
  <description>ふつうのLinuxプログラミング第1部読み終わりました。ついでに作ったプログラムをハックして遊んでます。第1部はLinux入門という形で殆どプログラムらしきモノは出てきませんでしたが、わかりやすく丁寧な解説がステキです。Linuxを構成する3つの要素は、 ファイルシステム プロセス ストリーム メモメモ。で、驚いた奴。 args.c #include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; int main(int argc, char *argv[]) { int i; printf(&quot;argc:%d\n&quot;, argc); for (i=0; i &lt; argc; i++)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070313%2F1173757884&quot; title=&quot; 起動引数の展開 - ボクノス&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-03-13 12:51:24</published>
  <title> 起動引数の展開</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070313/1173757884</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
