...
ENV04-C. Do not call system() if you do not need a command processor
Rules
ENV30-C. Do not modify the object pointed to referenced by the return value of certain functions that give environmental settings
ENV31-C. Do not rely on an environment pointer following an operation that may invalidate it
...