lci/test/1.3-Tests/7-Operators/18-ExplicitRecast/3-ToInteger/5-FromString/4-RelaxedNumbers/test.readme

3 lines
145 B
Plaintext

This test checks that the explicit recast operator correctly casts string
values to integer types as would be done by libc's strtoll() function.