Hacker News new | ask | show | jobs
by adsr 4843 days ago
But a pointer is not the same thing as an array, a pointer does not carry the size of the allocated space which an array does in the same scope.