<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gnrr</author_name>
  <author_url>https://blog.hatena.ne.jp/gnrr/</author_url>
  <blog_title>ズズズなブログ</blog_title>
  <blog_url>https://zzz-kbd.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>↓こう書きたい。 #define MYARRAY {0xf4, 0x12, 0xfa, 0x66, 0x7a, 0x38} まずは、そのままやってみる。 #include &lt;stdio.h&gt; #include &lt;string.h&gt; #define MYARRAY {0xf4, 0x12, 0xfa, 0x66, 0x7a, 0x38} int main(void) { unsigned char arr[6]; memcpy(arr, MYARRAY, 6); for(int i=0; i&lt;6; i++) printf(&quot;%02X,&quot;, arr[i]); printf(&quot;\n&quot;); } 下のよ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzzz-kbd.hateblo.jp%2Fentry%2F2024%2F07%2F11%2F141220&quot; title=&quot;C言語：配列を#defineする - ズズズなブログ&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-07-11 14:12:20</published>
  <title>C言語：配列を#defineする</title>
  <type>rich</type>
  <url>https://zzz-kbd.hateblo.jp/entry/2024/07/11/141220</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
