$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-10-20 14:12:05
Oliver Kullmann wrote:
> 22.2.2.1.2 from the C++ standard invokes scanf from the C library,
> which then according to 7.19.6.2 from the C standard, clause 10,
> yields undefined behaviour if the number represented in the stream is not
which version of C standard is in your mind? I believe that C90 that C++
standard referes to, does not mention UB.
B.