Skip to content

pragma project_name

IsaacShelton edited this page Mar 21, 2022 · 1 revision

pragma project_name

pragma project_name is a pragma directive that sets the output filename relative to the root file

pragma project_name 'Starmine'

Executable filename extensions are optional, but discouraged.

See -n in command-line usage for compiler argument

Clone this wiki locally