A pointer to the vector of arguments passed to main()
char ** _argv;
BlackBerry 10.0.0
This global variable holds a pointer to a vector containing the actual arguments passed to main() .
QNX Neutrino