This requirement means that
compilers and linkers on machines
which use nonzero internal representations
for null pointers
or floating-point zeroes
cannot necessarily make use of
uninitialized, 0-filled memory,
but must emit explicit initializers for these values
(rather as if the programmer had).
back
This page by Steve Summit
// Copyright 1995-2004
// feedback