Long literals, with continuations: Difference between revisions

m (removed ambiguity in dates)
Line 196:
Since each string is of variable length, it is much easier to make a lookup table of the elements ordered by atomic number, with each element in the lookup table being a pointer to the actual string consisting of that element's name.
 
<lang 68000devpac>NullElement:
NullElement:
DC.L nullString
Elements:
1,489

edits