diff options
Diffstat (limited to 'doc/libstddjb/lolstdio.html')
-rw-r--r-- | doc/libstddjb/lolstdio.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/libstddjb/lolstdio.html b/doc/libstddjb/lolstdio.html index 2ec923b..8971137 100644 --- a/doc/libstddjb/lolstdio.html +++ b/doc/libstddjb/lolstdio.html @@ -38,8 +38,8 @@ formatting but interacting with <a href="buffer.html">buffers</a> or Like any printf-style functions, the lolstdio functions are rather complex and inefficient, and not recommended for general use; they are provided as a quick and dirty way to debug or test things. Programmers -are advised to use the <a href="fmtscan.html">type-specific formatting -functions</a> instead in production-quality code. +are advised to use type-specific formatting functions instead in +production-quality code. </p> <p> |