fix format/2 to rely on stream's putc if no ~t is found on string.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1089 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -3948,7 +3948,7 @@ The woods are love
|
||||
@end example
|
||||
|
||||
@item '~w'
|
||||
Print the next argument with @code{writeq/1}:
|
||||
Print the next argument with @code{write/1}:
|
||||
|
||||
@example
|
||||
?- format("Good night ~w",'Hello'+[1,2]).
|
||||
|
||||
Reference in New Issue
Block a user