/* * * mycat.c - Opening files using command line arguments * */ #include int main(int argc, char * argv[]) { int ii; for ( ii=0; ii