Why does this particular sizeof call return 1 instead of 8 on a 64 bit system? – stackoverflow.com 05:50 Posted by Unknown No Comments printf("%lu \n", sizeof(*"327")); I always thought that size of a pointer was 8 bytes on a 64 bit system but this call keeps returning 1. Can someone provide an explanation? from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitProving a relation related to quadratic equation – math.stackexchange.comHow can I enumerate an expression within $$ ... $$? – tex.stackexchange.comWhich real culture would best match this hunter wolf-people society? – worldbuilding.stackexchange.comAre there languages without words for "father" or "mother" but only "parent"? – linguistics.stackexchange.comHelp with polynomial problem, please – math.stackexchange.comFourier series of e^cos(x) – mathoverflow.net
0 Comment to "Why does this particular sizeof call return 1 instead of 8 on a 64 bit system? – stackoverflow.com"
Post a Comment