* This program shows the process or the way
* how your picture was added into My Favorites
* Written by: MrYT
*
* //Prototype Declarations
* string search (int code);
*
* int main (void)
* //Local Declarations
* int code
* string Fav
*
* //Statements
* cout << "\nEnter your search word code (1 - infinity): ";
* cin >> code;
* Fav = search (code);
* cout << "Your search word is: " << Fav << endl;
* return 0;
*
* string search (int code)
* {
* //Local Declarations
* string Fav;
* int temp;
*
* //Statements
* temp = code;
* switch (temp)
* {
* case 1 : Fav = 'Ayanami Rei';
* break;
* ...
* case 10 : Fav = 'Rugrats';
* break;
* ...
* case 100 : Fav = 'Japanese Art';
* break;
* case 101 : Fav = 'F-14';
* break;
* ...
* case 999 : fav = 'Kimi AGU';
* break;
* ...
* } //switch
* return Fav;
* } //search
*/
//Main Program
If yourImages.pic == MyFav.pic
{
printf ("MyFav.pic == ((MyComp) || (MyCompCollection.pic))");
}
else
printf ("YourImages.pic cannot be added into MyFav.pic");
end if; //end Main Program
1 John Chp 4:
20 If a man say, I love God, and hateth his brother, he is a liar: for he that loveth not his brother whom he hath seen, how can he love God whom he hath not seen? 21 And this commandment have we from him, That he who loveth God love his brother also.





--
Is it the impermanence of the flame that makes it beautiful?
--
Bleedman's Editor. [link]
I love my Chama forever!
--
If I say I did it, will I be in trouble?
--
"It's thick! And it's hard! And it's comin' ta get ya!" ~s-CRY-ed
--
my club :
--
The guy with many faces and monikers
_____________________
"I'm your number one fan..."
Kathy bates as Annie Wilkes in Misery
Thank you so much for the
I'm sorry I reply so late
Greez
Miya
--
Pokeshipping's Depressed Moments - Slideshow (November, 28th 2009)
--
*JunAkera
--
-Nicole
"Ah-HA! Compliment sandwich technique! Your crit-fu is strong!"-*stalk
DaAcademy [link]
My Youtube Channel: Music Timelapsed Drawing Videos
Previous Page12345...Next Page