the process arguments should be passed like `&argv[1]` and not as `argv`
the process arguments should be passed like
&argv[1]and not asargv