Write a function to count number of words in a text file named "OUT.TXT"

February 16th, 2013, posted in C++
Share
void countwords()
{
	ifstream fin;
	fin.open("out.txt");
	char word[30];
	int count=0;
	while(!fin.eof())
	{
		fin>>word;
		count++;
	}
	cout<<"Number of words in file are "<<count;
	fin.close();
}
Share

Write a function to count number of words in a text file named “OUT.TXT”

February 16th, 2013, posted in C++
Share
void countwords()
{
	ifstream fin;
	fin.open("out.txt");
	char word[30];
	int count=0;
	while(!fin.eof())
	{
		fin>>word;
		count++;
	}
	cout<<"Number of words in file are "<<count;
	fin.close();
}
Share

Saying Of Prophet Muhammad اللھم صلی علٰی محمد وعلٰی آل محمدوَسَلَّمَ

February 15th, 2013, posted in Islamic Teachings, Saying Of Holy Prophet ( P.B.U.H)
Share

” He who knows his Self, knoweth his Lord  “

saying of


Prophet Muhammad ( ​اللھم صلی علٰی محمد وعلٰی آل محمدوَسَلَّمَ​ )

Share

About Valentine Gift

February 14th, 2013, posted in BoYs, COMiCS
Share

valentine gift

Share

Harley Quinn love for Joker Old and New

February 13th, 2013, posted in Art, COMiCS, DC Comic And Movies, LoVE
Share

The New And Old Joker Love,New joker, Old Joker Love,lover,love,batman joker,batman,harley quinn,harley ,quinn,harley quinn love,harlequin,girlfriend,Molly Mayne,

Share