Environment (ENV)
Contents
Android Only
Content by label
There is no content with the specified labels
C
- ENV30-C. Do not modify the object referenced by the return value of certain functions
- ENV31-C. Do not rely on an environment pointer following an operation that may invalidate it
- ENV32-C. All exit handlers must return normally
- ENV33-C. Do not call system()
- ENV34-C. Do not store pointers returned by certain functions
C++
Content by label
There is no content with the specified labels
Java
Content by label
There is no content with the specified labels