|
|
|
|
|
by zzo38computer
382 days ago
|
|
I think it would be better to have the string type being the address and length pair. Pascal strings store the length immediately before the data, which is different than what I think is better is to store the length separately. |
|