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

sizeof expertise

Name: Anonymous 2011-12-17 5:16

    int *p;
    int a[1000];


If a and p are exactly the same fucking thing (a pointer to an integer), why do sizeof p and sizeof a differ?

Name: Anonymous 2011-12-17 7:11

Except they are not.
p is a pointer, a is a statically allocated array

go back to /g/, please.

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