You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sooner or later we all have to read / write / modify something in C. What's changed in the language since it was developed in the 1970s, what approaches and idioms have been found to supersede others, and how can we write safe and modern C?
This would include an overview of effective compiler flags, tools, and resources.
The text was updated successfully, but these errors were encountered:
Sooner or later we all have to read / write / modify something in C. What's changed in the language since it was developed in the 1970s, what approaches and idioms have been found to supersede others, and how can we write safe and modern C?
This would include an overview of effective compiler flags, tools, and resources.
The text was updated successfully, but these errors were encountered: