All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Cuis CookBook. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:23, 4 May 2025 Nmingott talk contribs created page Write a long String with a Stream (Created page with "'''TODO'''. Redo the example without using structures the reader does not have. '''Problem'''. You need to compose a long block of text, what you usually do in scripting languages is appending a String to another until you get what you need. You can do it also in Smalltalk but it is not recommended in books. '''Solution'''. Adapted from ''"Smalltalk by Example(1997)"''. You must guess approximately the size of the string you want to build, then open a write stream on i...") Tag: Visual edit