Hacker News new | past | comments | ask | show | jobs | submit login

It exists, but... throw in some macros or generic cache/storage which is untyped and you end up with a non-trivial version of this:

    struct GID gid = *(GID*) &some_uid;
Which will compile without issues or warnings by default. No belts or braces in this area.



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

Search: