Chapter 4. Environment variables

The administration of the compilation and linking processes is possible with the help of environment variables. Often CLIP is using in C+PO (C+PO programs - pseudocode inside C program - quickly compilated, small size, slow operation, but managed by standard tools of C developer. Theoretically, decompilation is possible, though this is much more complex than for PO files) mode. Thats why the part of variables relate to the C-compiler. You must know - CLIP (like CA-Clipper) not a compiler itself. Mostly it's translate to pseudocode (bytecode) with a C-wrapper. So, there is no needing to change the default values of thats kind of variables.

4.1. This variables are standart, but here is their description: