
20 Oct
2005
20 Oct
'05
7:12 p.m.
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.