<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>alcus</author_name>
  <author_url>https://blog.hatena.ne.jp/alcus/</author_url>
  <blog_title>Yraids’ Sucla</blog_title>
  <blog_url>https://alcus.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>すごく大きなファイルがものすごく小さくなったら、知らずに解凍したひとは大変だなぁ、とかなんとか。 #include&lt;stdio.h&gt; int main() { long l; FILE *fp; fp = fopen(&quot;a.dat&quot;,&quot;wb&quot;); if( fp != NULL ) { for(l=0;l&lt;3*1024*1024;l++) fwrite(&amp;l,sizeof(long),1,fp); fclose(fp); } return 0; } こんなプログラムで12MBのファイル（1,2,3,4,・・・と4バイトごとに単純増加していくデータ）を作ってみたけれども .gca ... 2MB …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Falcus.hatenadiary.org%2Fentry%2F20040116%2Fp2&quot; title=&quot;高圧縮の罠 - Yraids’ Sucla&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>2004-01-16 00:00:01</published>
  <title>高圧縮の罠</title>
  <type>rich</type>
  <url>https://alcus.hatenadiary.org/entry/20040116/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
