Method array_sscanf()
- Method
array_sscanf
array(sscanf_args) array_sscanf(sscanf_inputstr,sscanf_80_formatfmt)- Note
The main difference between 8.0::array_sscanf() and predef::array_sscanf() is that all integers in the former are signed.
- Deprecated
Replaced by
9.0::array_sscanf.