Searched refs:histo_file (Results 1 – 2 of 2) sorted by relevance
43 std::fstream histo_file("out-histogram.txt", std::ios::out); in main() local45 histo_file << histogram[ii] << std::endl; in main()46 histo_file.close(); in main()