Skip to content

Opening book details…

Can I read Language Standards Supported by GCC on EtoBox?

Language Standards Supported by GCC by Azamet Tarkan is a document available to read on EtoBox.

What is Language Standards Supported by GCC about?

GCC supports multiple programming languages and their respective standards, including C, C++, Objective-C, COBOL, Go, D, and Modula-2, with varying degrees of compliance and extensions. Each language has specific options for selecting standards in GCC, such as -std=c99 for C or -std=c++11 for C++. Additionally, GCC provides default extensions and options to control dialects, with a focus on conforming implementations for both hosted and freestanding environments.

Author
Azamet Tarkan
Language
EN