<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ariteku</author_name>
  <author_url>https://blog.hatena.ne.jp/ariteku/</author_url>
  <blog_title>ぶろぐ</blog_title>
  <blog_url>https://takuan.hateblo.jp/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>C言語勉強したよ LinuxでC言語を勉強しました。次はJavaをやるので、安心して忘れるためにも、適当に書き出しておく。 へっぽこ初心者丸出しです(笑) 困ったときはmanコマンド 標準関数なんかは、manコマンドに乗っているので、引数、返り値の確認とかマッハでできて便利。ググるより高速。これ見てわからなければ、ググる。 man日本語が出ないときは、-aオプションを付けてみる。 man -a 変数は、宣言と同時に初期化すること。 配列はmemsetで初期化 char str[255] = {'\0'}; では、gdbで見た感じ初期化されていない感じ…（確か） char str[255]; m…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuan.hateblo.jp%2Fentry%2F20110601%2F1306891081&quot; title=&quot;Cまとめ - ぶろぐ&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>2011-06-01 10:18:01</published>
  <title>Cまとめ</title>
  <type>rich</type>
  <url>https://takuan.hateblo.jp/entry/20110601/1306891081</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
