//-------------------------------------- //file-joint //2000/09/22(‹à) //initial-file=joint.txt // 2000 Copyright charlie, // All rights reserved // http://www.geocities.co.jp/SiliconValley-Bay/6716/ // happypoint@geocities.co.jp // //infile(0000.cut) //outfile // #include #include #include #include #include const int maxnamelen=257; FILE *infile, *outfile; char infname[maxnamelen]; char infname0[maxnamelen]; char outfname[maxnamelen]; char dummy[maxnamelen]; const char initialfile[]= "joint.txt"; const char kakutyoushi[]="cut"; long maxcount=10000; //.................................... void header() { cout<<"program sourse:"<< __FILE__<