Pike programming language

Top 8.0::
➤ next_object() __dirnode ➤

Method sscanf()


Method sscanf

int sscanf(sscanf_input data, sscanf_80_format format, sscanf_args ... lvalues)

Description

Compatibility implementation of predef::sscanf().

Note

The main difference between 8.0::sscanf() and predef::sscanf() is that all integers in the former are signed.

See also

predef::sscanf(), 8.0::array_sscanf()

Extracted from as of .