Archive for February, 2013

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

Write a C++ program to write number 1 to 100 in a data file NOTES.TXT

February 12th, 2013, posted in C++
Share
#include<fstream.h>

int main()
{
	ofstream fout;
	fout.open("NOTES.TXT");
	for(int i=1;i<=100;i++)
		fout<<i<<endl;
	fout.close();
	return 0;
}
Share

Infix To Postfix or Postfix To Infix

February 11th, 2013, posted in Programming
Share

This is a very cool link to convert Infix To Postfix or Postfix To Infix.
And the best thing is that you can convert it online :

Link : http://scriptasylum.com/tutorials/infix_postfix/infix_postfix.html

Share

Scream Of Tiger

February 10th, 2013, posted in ANiMALS
Share

Scream Of Tiger,eye of tiger

Share