== double convert
hello world!123(error):bad lexical cast: source type value could not be interpreted as target
hello world!123(error):bad lexical cast: source type value could not be interpreted as target
cast(error):hello world!123:-9.25596e+061
atof:hello world!123:0
12345:12345
12345:12345
cast:12345:12345
atof:12345:12345
12345(error):bad lexical cast: source type value could not be interpreted as target
12345(error):bad lexical cast: source type value could not be interpreted as target
cast: 12345:12345
atof: 12345:12345
12345 (error):bad lexical cast: source type value could not be interpreted as target
12345 (error):bad lexical cast: source type value could not be interpreted as target
cast:12345 :12345
atof:12345 :12345
12345 (error):bad lexical cast: source type value could not be interpreted as target
12345 (error):bad lexical cast: source type value could not be interpreted as target
cast: 12345 :12345
atof: 12345 :12345
123.45:123.45
123.45:123.45
cast:123.45:123.45
atof:123.45:123.45
6.543E+099:6.543e+099
6.543E+099:6.543e+099
cast:6.543E+099:6.543e+099
atof:6.543E+099:6.543e+099
6.543e+099:6.543e+099
6.543e+099:6.543e+099
cast:6.543e+099:6.543e+099
atof:6.543e+099:6.543e+099
1.2345e+999(error):bad lexical cast: source type value could not be interpreted as target
1.2345e+999(error):bad lexical cast: source type value could not be interpreted as target
cast(error):1.2345e+999:6.543e+099
atof:1.2345e+999:1.#INF
== int convert
hello world!123(error):bad lexical cast: source type value could not be interpreted as target
hello world!123(error):bad lexical cast: source type value could not be interpreted as target
cast(error):hello world!123:-858993460
atoi:hello world!123:0
12345:12345
12345:12345
cast:12345:12345
atoi:12345:12345
12345(error):bad lexical cast: source type value could not be interpreted as target
12345(error):bad lexical cast: source type value could not be interpreted as target
cast: 12345:12345
atoi: 12345:12345
12345 (error):bad lexical cast: source type value could not be interpreted as target
12345 (error):bad lexical cast: source type value could not be interpreted as target
cast:12345 :12345
atoi:12345 :12345
12345 (error):bad lexical cast: source type value could not be interpreted as target
12345 (error):bad lexical cast: source type value could not be interpreted as target
cast: 12345 :12345
atoi: 12345 :12345
123.45(error):bad lexical cast: source type value could not be interpreted as target
123.45(error):bad lexical cast: source type value could not be interpreted as target
cast(error):123.45:123
atoi:123.45:123
6.543E+099(error):bad lexical cast: source type value could not be interpreted as target
6.543E+099(error):bad lexical cast: source type value could not be interpreted as target
cast(error):6.543E+099:6
atoi:6.543E+099:6
6.543e+099(error):bad lexical cast: source type value could not be interpreted as target
6.543e+099(error):bad lexical cast: source type value could not be interpreted as target
cast(error):6.543e+099:6
atoi:6.543e+099:6
1.2345e+999(error):bad lexical cast: source type value could not be interpreted as target
1.2345e+999(error):bad lexical cast: source type value could not be interpreted as target
cast(error):1.2345e+999:1
atoi:1.2345e+999:1
コメントをどうぞ