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

Any C code which does any kind of parsing or work with buffers almost certainly uses char* as a pointer to bytes.

Interesting portability effects then arise when you have different representations for void / char vs other pointer types.



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

Search: