1explain int main( char, char )
2                  ^
319: error: main()'s first parameter must be int
4