From 2dff17ddaa099e5fe9be9b4306d91f38300a13b2 Mon Sep 17 00:00:00 2001
From: Franz Zotter <fzotter@users.sourceforge.net>
Date: Fri, 24 Aug 2007 14:36:55 +0000
Subject: added some documentation to the new features of fwriteln

svn path=/trunk/externals/zexy/; revision=8685
---
 reference/fwriteln-help.pd | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'reference')

diff --git a/reference/fwriteln-help.pd b/reference/fwriteln-help.pd
index c10d664..24fd6de 100644
--- a/reference/fwriteln-help.pd
+++ b/reference/fwriteln-help.pd
@@ -23,6 +23,9 @@ all);
 #X msg 443 216 list is a list is a list;
 #X msg 435 116 open /tmp/test.txt cr;
 #X text 489 249 close the file (ensure that it gets written);
+#X text 167 322 you can use the arguments "w" and "p" to set the width
+and precision of floating point numbers \, e.g.:;
+#X obj 602 331 fwriteln w 8 p 2;
 #X connect 7 0 14 0;
 #X connect 15 0 14 0;
 #X connect 16 0 14 0;
-- 
cgit v1.2.1