jxbdbd·20 日前·議論Why 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