jxbdbd·il y a 20 jours·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