Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Demystifying the Restrict Keyword (2006) (beyond3d.com)
33 points by tmsln on Feb 20, 2023 | hide | past | favorite | 1 comment


> For example Microsoft's compiler, does not support the C99 standard at all.

...in the meantime, restrict is supported in MSVC as regular C keyword, but it took them until VS2019 (specifically compiler version v19.27) - (20 years after the C99 standard was released, and 13 years after this article was written!) while most other important C99 features were "already" (/s) implemented between VS2015 and VS2017.




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

Search: