Difference between revisions of "Talk:Textutils.slowWrite"
From ComputerCraft Wiki
(One intermediate revision by the same user not shown) | |||
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. | ||
− | + | <br /> | |
− | + | One makes a new line (slowPrint) and one (slowWrite) doesn't. --[[User:Thesbros|Thesbros]] |
Latest revision as of 02:07, 20 September 2012
What is the difference to textutils.slowPrint()? (except for the ',' in Hello, World!)
Needs clarification.
One makes a new line (slowPrint) and one (slowWrite) doesn't. --Thesbros