special formatting directives for printf

Duke Normandin via Chicken-users <[email protected]>
Newsgroups gmane.lisp.scheme.chicken
Message-ID <[email protected]>
(printf "Hello, ~a.\n" "World")  ;; => Hello, World

~a.\n

There is no lowercase `a' special formatting directive or a
`dot .'  shown at
https://api.call-cc.org/5/doc/chicken/format/printf.

Is that a typo? s/b ~A ?? Is the . a typo as well?

The \n is explained though. TIA ...

--
Duke
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.