Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The key is that "&" gives a pointer to the declared type. If you have a variable of array type (int x[100]), the pointer is to the array type (pointer to int[100]), not pointer to int.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: