Encrypted Include file

Top  Previous  Next

An encrypted include file (ENC file) is an include file (INC file) where the contents have been encrypted.

It can be used with INCLUDE in the same way that normal include files can be.

The encrypted file cannot be added to a project, loaded into the editor, or changed.

 

The encrypted files are used in situations where one needs to share the code with others but does not want the code to be changed.

For example, in the case one needs to share a communication protocol.

 

Generating an encrypted include file from an include file is done from the pop-up menu in the project control.