<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yaneurao</author_name>
  <author_url>https://blog.hatena.ne.jp/yaneurao/</author_url>
  <blog_title>やねうらおブログ(移転しました)</blog_title>
  <blog_url>https://yaneurao.hatenadiary.com/</blog_url>
  <categories>
    <anon>programming</anon>
    <anon>yaneudoujou</anon>
  </categories>
  <description>ちょっと用語が紛らわしかったようで、補足から入りたい。 私の「前判定」「後判定」と呼んでいるのは、for(int i=0;i&lt;max;++i) のようなループにおいて、インクリメントの“後に”ループ脱出条件の判定を行なうか、“前に”行なうのか、ということである。よく使われる、プログラムをテキストとして見て、判定文が上にあるか下にあるかという定義とは異なるけれど、こうして定義しないと整合性がとれない。たとえば、C言語であれ、 #define do_while(B,A) do { A; } while (B)こういうマクロを定義して、 int i=0,j=0; do_while( (i&lt;10),(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyaneurao.hatenadiary.com%2Fentry%2F20041128%2Fp1&quot; title=&quot; Part 5.変数の定義域(5) - やねうらおブログ(移転しました)&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>https://cdn-ak.d.st-hatena.com/diary/yaneurao/2004-11-28.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2004-11-28 00:00:00</published>
  <title> Part 5.変数の定義域(5)</title>
  <type>rich</type>
  <url>https://yaneurao.hatenadiary.com/entry/20041128/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
