language Command

Related Topics:

language_mode Environment Variable

The language command lists or changes the current source language.

Syntax

language Print the name of the current language used for parsing and evaluating expressions.
language language Set current language to language

where:

language is c, ansic, c++, pascal, fortran, or fortran90.


Note - c is an alias for ansic..