Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2026.0.0 - English


demo_compiler

test the presence of a compiler. This function is obsolete. Please use haveacompiler instead.

Syntax

status = demo_compiler()

Description

The function demo_compiler asks the computer if it owns a compiler C or not. It returns a boolean indicating whether the compiler exists or not.

Examples

st = demo_compiler(); //The compiler will be used

See also

History

VersionDescription
2026.0.0 Tagged obsolete and will be removed in Scilab 2026.1.0.
Report an issue
<< demo_choose Demo Tools demo_end >>

Copyright (c) 2022-2025 (Dassault Systèmes S.E.)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 16 09:02:45 CEST 2025