command line agruments are sent to you by int Main

PHP Code:
#include <stdio.h>

int main(int argcchar *argv[])
{
  return 
0;