Difference between revisions of "Talk:Textutils.slowWrite"
From ComputerCraft Wiki
Line 1: | Line 1: | ||
What is the difference to textutils.slowPrint()? (except for the ',' in Hello, World!) | What is the difference to textutils.slowPrint()? (except for the ',' in Hello, World!) | ||
Needs clarification. | Needs clarification. | ||
+ | |||
+ | -What is the difference between slowWrite and slowPrint? One \n's down a line and one stays on the same line. |
Revision as of 16:14, 19 September 2012
What is the difference to textutils.slowPrint()? (except for the ',' in Hello, World!) Needs clarification.
-What is the difference between slowWrite and slowPrint? One \n's down a line and one stays on the same line.