#include <stdio.h> int main(void) { struct datt1 { int a ; } a1,a2; printf("%p\n",&a1); printf("%p\n",&a2); }
abc sjjab
0x7ffff252b430 0x7ffff252b434
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!