On Tuesday, 16 November 2021 at 19:44:04 UTC, Ferhat Kurtulmuş wrote:
On Tuesday, 16 November 2021 at 19:18:50 UTC, pascal111 wrote:
[...]

sscanf of C is an option where you cannot use to!T. However, it is a c library function, and it doesn't throw an exception on unexpected inputs.

https://dlang.org/library/core/stdc/stdio/scanf.html
https://www.tutorialspoint.com/c_standard_library/c_function_sscanf.htm


Upps

https://dlang.org/library/core/stdc/stdio/sscanf.html

Reply via email to