Predicate fopenCall
A call to a library function that opens a file.
Import path
import semmle.code.cpp.commons.File
predicate
fopenCall
(
FunctionCall
fc
)