Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Find the size of pointer in C

Name: Anonymous 2009-06-25 0:32

suppose char *str has some bytes(not malloced), how can i determine the size of *str without access to str itself?

Name: Anonymous 2009-06-25 1:57

>>2
The standard does not guarantee that function pointers have the same size of data pointers.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List