Authors
Harry Doakes
Publication
Publication Details
Volume: 1 Issue: 4
Date
July/August 1981
Pages
26-27
See all articles from SYNC v1 n4
String handling on the ZX80 is reasonably good. The 4K Integer Basic lets the user print, input, and compare strings. and do specialized routines that will transform numbers into strings or characters. Sinclair’s Integer Basic has no string concatenation commands at all. The first will truncate a string from the right side, the second will concatenate two strings.