<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>idesaku</author_name>
  <author_url>https://blog.hatena.ne.jp/idesaku/</author_url>
  <blog_title>idesaku blog</blog_title>
  <blog_url>https://idesaku.hatenablog.com/</blog_url>
  <categories>
    <anon>日記</anon>
    <anon>技術</anon>
  </categories>
  <description>相変わらずUNIX-C開発が続いているわけですよ。今回開発するプログラムは、WebサーバとBasic認証できねばならんので、BASE64エンコードする機能が必要である。だが、UNIXのCライブラリにはこれをやってくれる関数がなく、Webでも探してみたが、いまひとつ良いのがない。仕方ないので自作。BASE64エンコード自体は非常に単純な処理なので、手早く１時間程度で組んでしまうか、などと思いつつコーディング開始。ところが、なにぶんＣ言語で開発するのなんて数年ぶりなため、かなり感覚が鈍っており、なかなか思ったように組み上がらない。ここでC言語初心者向けクイズー。 char *p = &quot;hoge&quot;;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fidesaku.hatenablog.com%2Fentry%2F20050125%2F1106665171&quot; title=&quot;BASE64エンコーダ開発 - idesaku blog&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>2005-01-25 23:59:31</published>
  <title>BASE64エンコーダ開発</title>
  <type>rich</type>
  <url>https://idesaku.hatenablog.com/entry/20050125/1106665171</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
