Why does sizeof(*"327") return 1 instead of 8 on a 64 bit system? – stackoverflow.com 06:20 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 TerkaitEuro coins and notes – codegolf.stackexchange.comProof in math research paper – academia.stackexchange.comUnion of differences between three sets, where nothing intersects, how is it called? – math.stackexchange.comWhy do some LEDs light VERY slowly when power is applied? – electronics.stackexchange.comCould Living Beings Survive in the Vacuum of Space – worldbuilding.stackexchange.comHave I found a paradox, or is the universe digital? Or am I just plain wrong? – philosophy.stackexchange.com
0 Comment to "Why does sizeof(*"327") return 1 instead of 8 on a 64 bit system? – stackoverflow.com"
Post a Comment