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

If you want a pointer to a fixed size array, just use one, eg

char (*data)[123]; // syntax is somewhat awkward



You can type def that




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

Search: