/check-even-or-odd-in-a-file

Program that reads a file that contains integers categorizes them as even or odd and stores even ones in even text file and odd in odd text file

Primary LanguageC++

even or odd