mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
Perl sscanf() can be used very much like the C stdio sscanf(), for detailed
|
|
sscanf() documentation please refer to your usual documentation resources.
|
|
The supported formats are: [diuoxefgsc] and the character class [].
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|