I want to find the size of an array without the standard library(libc). While looking at the musl source code I couldnt find where sizeof() was located.
Asked
Active
Viewed 30 times