We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
In the armclang documentation I've found this page Support level definitions, where under List of known unsupported features, it reads: "Use of C11 library features is unsupported." I have taken this to mean that C11 features are not available in ARM's own C standard libraries, including Microlib. Is this correct?
There are a few improvements in C11 I would like, and I am champing at the bit for C23.
Has anyone seen any information about future C standards support? I have searched for this information, but have found nothing.