<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>keita44_f4</author_name>
  <author_url>https://blog.hatena.ne.jp/keita44_f4/</author_url>
  <blog_title>ししちにじゅうはち　4x7=28</blog_title>
  <blog_url>https://yonta.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>諸事情でArduinoを使っています。 さらにArduino ROBOTO LCDを組み合わせています。 さてこのLCDはアスキー文字を表示できますが、実はアスキー外にも文字が定義されています。 その中で-9（unsignedだと247）*1を含んだ文字列を表示する方法で困ったのでまとめます。 無理やりキャストする できるけどさっぱりクールじゃない。 コードも読みづらいです。 char* s = &quot;a&quot;; char[0] = (char)(-9); 16進数を使う @keita44_f4 あ、今試したら C が16進エスケープの一部として読まれちゃうから &quot;5\xf7&quot; &quot;C&quot; みたいにして逃…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyonta.hatenablog.jp%2Fentry%2F20140701%2F1404216879&quot; title=&quot;C言語で非アスキー文字を使う方法 - ししちにじゅうはち　4x7=28&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>2014-07-01 21:14:39</published>
  <title>C言語で非アスキー文字を使う方法</title>
  <type>rich</type>
  <url>https://yonta.hatenablog.jp/entry/20140701/1404216879</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
