mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 06:08:41 +00:00
The vsscanf library function lets the user skip assigning parsed values to the arguments, e.g. with %*c - even though a character is scanned it is not assigned to one of the arguments. The figlet port uses this. With this patch the port is actually usable.
20 KiB
20 KiB