HackerLangs
TopNewTrendsCommentsPastAskShowJobs

jxbdbd

no profile record

comments

jxbdbd
·20 days ago·discuss
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