codeql/cpp-all
1.4.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the number corresponding to the read permission bit for other users in Unix.
import semmle.code.cpp.commons.unix.Constants
int s_iroth()