<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rhysd</author_name>
  <author_url>https://blog.hatena.ne.jp/rhysd/</author_url>
  <blog_title>はやくプログラムになりたい</blog_title>
  <blog_url>https://rhysd.hatenablog.com/</blog_url>
  <categories>
    <anon>Vim</anon>
  </categories>
  <description>今日の勉強会の休み時間に ujihisa さんに教えてもらったので，忘れないうちにメモ． 以前，C 言語の main 関数のスニペットに main の引数 argc と argv が常に書いてあるのが気に入らなかった（引数を1度も使わないとコンパイル時に警告を食らう）ので，下記のようなスニペットを作って使っていました． snippet main alias int_main abbr main(){} int main() { ${0} return 0; } しかし，これだと問題が1つあって， int main() { /*ここにカーソル*/ return 0; } のように return …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frhysd.hatenablog.com%2Fentry%2F2012%2F11%2F11%2F222150&quot; title=&quot; neosnippet のスニペットファイルを書く上での注意点 - はやくプログラムになりたい&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>2012-11-11 22:21:50</published>
  <title> neosnippet のスニペットファイルを書く上での注意点</title>
  <type>rich</type>
  <url>https://rhysd.hatenablog.com/entry/2012/11/11/222150</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
