<-->
int main( ) {
    int a = 0x23232323;

    printf( "%p %p %p %p %p %p %p %p %p %p %p %p\n");
    return 0;
}

Liefert einen output von:
  
0x2804b963 0x1 0xbfbff738 0xbfbff740 0xbfbff738 0x0
0x2805f100 0xbfbff730 0x23232323 0xbfbff730 0x8048459 0x1