CPI-C Versions
The CPI-C interface has gone through several version changes and
extensions. You should be aware of these versions for two reasons:
- If you are maintaining or porting an existing program, you need to know which function calls are portable and which you might need to change if you change versions.
- If you are writing a new program, you need to be aware when you are writing code that is dependent on a particular version.