NULLまたは0以外の特定のアドレスへのポインタを設定する。
固定アドレスの使用はポータブルではない。なぜなら、そのアドレスはおそらくすべての環境やプラットフォームで有効ではないからだ。
The product sets a pointer to a specific address other than NULL or 0.
Using a fixed address is not portable, because that address will probably not be valid in all environments or platforms.