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

3 lines
143 B
Plaintext

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