mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
7 lines
305 B
Text
7 lines
305 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 [].
|
|
|
|
WWW: http://search.cpan.org/dist/String-Scanf/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|