#include "stdafx.h" #include using std::fstream; #include #include char pass[33]; int n= 0; int m = 0; int y =0; fstream m2("c:\\2.txt"); void neveshtan(char pass[32]) { m2<>y; fstream m1("c:\\1.txt"); for (int x = 1; x<=y;x++) { m1.getline(pass,32); std::cout << pass << "\n"; neveshtan(pass); _strset(pass,NULL); } return 0; }