Template:CompilerExplorerExample
Jump to navigation
Jump to search
Generates a link to Compiler Explorer with specified source code, compiler options, and compiler version.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Compiler Options | options | The compiler options to use. | String | optional |
Source Code | source | The source code to be compiled and viewed in Compiler Explorer. | String | required |
Compiler Output | output | no description
| String | required |
Compiler | compiler | The compiler version to use. | String | required |
Language | lang | The language to use (c or c++) | String | suggested |
>
|} </includeonly>