Directive Glossary

Browse 1 directive terms defined in plain English, from the cultural dictionary of computing.

1 Directive Terms

Pragma
A compiler directive that provides instructions outside the normal language grammar. From the Greek 'pragma' (deed). In C/C++ it is #pragma, in Solidity it...

Related Topics