On Tuesday, 15 May 2012 at 16:22:22 UTC, Dmitry Olshansky wrote:
Moreover compiler can do some extra string pooling iff zero termination goes away. Like:"Hello World!" & "Hello" sharing the same piece of ROM.
Has anyone actually done some research on how much space this could actually save in practice?
David