jxbdbd·vor 20 Tagen·discussWhy would a pascal string be any shorter than a C string?A C string is one pointer reaching all of memory, a Pascal string is two pointers reaching all of memory
A C string is one pointer reaching all of memory, a Pascal string is two pointers reaching all of memory