__isoc99_sscanf code example
Example: __isoc99_sscanf
man scanf:
These functions return the number of input items successfully matched
and assigned, which can be fewer than provided for, or even zero in the
event of an early matching failure.