mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
5 lines
257 B
Text
5 lines
257 B
Text
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>
|