how to access argv \ code example Example: is it possible to access argv in function void function(int argc, char *argv[]) { // whatever you want }