Rui Carlos 359 Posted August 24, 2019 Report Share Posted August 24, 2019 Citação If you spent a few years programming in C, you're probably much more confident about your knowledge of the language than if you spent as much time working with C++ or java. Both the C language and its standard library are quite close to the smallest they could be. The current most used version of the language, c99, brought a bunch of new features, many of which are completely unknown to most C programmers (Older specifications obviously also have some dark corners). [...] Fonte: https://multun.net/obscure-c-features.html 1 Report Rui Carlos Gonçalves Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now