<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sekizawa</author_name>
  <author_url>https://blog.hatena.ne.jp/sekizawa/</author_url>
  <blog_title>sekizawaの日記</blog_title>
  <blog_url>https://sekizawa.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>・グローバル変数は極力避ける staticを付ける モジュール変数にする ・auto変数の初期化 ・文字列は、可能なら文字列配列として扱う char型ポインタは、文字が格納されているのか、それても文字列が可能脳されているのかわからない char型ポインタを介した文字列捜査は、ほかの関係ないメモリ領域を破壊するリスクを伴う char型ポインタ「pc＊＊＊」or「ps＊＊＊」という名称にする 文字なら「c」文字列なら「s」 ・文字列リテラル長さはコンパイラに数えさせる char sWelcomeMsg=&quot;Hello!&quot;; //マクロ定数 #define APPNAME &quot;checker&quot; char…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsekizawa.hatenadiary.org%2Fentry%2F2024%2F08%2F20%2F095941&quot; title=&quot;組込み現場の標準コーディングガイドライン - sekizawaの日記&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>2024-08-20 09:59:41</published>
  <title>組込み現場の標準コーディングガイドライン</title>
  <type>rich</type>
  <url>https://sekizawa.hatenadiary.org/entry/2024/08/20/095941</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
