Mother's Day Special Code by Trick with Rahul.....
source Code:
Note:-
Maa.txt file given below of code.
Make txt file paste the content
#include
void delay(){
for(int i=0; i<10000; i++){
for(int j=0; j<100; j++)
{}
}
}
int main(){
FILE *ptr;
char c;
ptr=fopen("Maa.txt","r");
c=fgetc(ptr);
printf("\n");
while(c!=EOF){
delay();
printf("%c",c);
c=fgetc(ptr);
}
int i=0;
while(i<100){
system("COLOR E");
system("COLOR 5");
system("COLOR C");
system("COLOR 9");
}
return 0;}
Maa.txt file
*********************************************************************************************************************
* *
* 888 888 *
* 888 888 *
* 888 888 *
* 8888888888 8888b. 88888b. 88888b. 888 888 *
* 888 888 "88b 888 "88b 888 "88b 888 888 *
* 888 888 .d888888 888 888 888 888 888 888 *
* 888 888 888 888 888 d88P 888 d88P Y88b 888 *
* 888 888 "Y888888 88888P" 88888P" "Y88888 *
* 888 888 888 *
* 888 888 Y8b d88P *
* 888 888 "Y88P" *
* *
* 888b d888 888 888 8888888b. *
* 8888b d8888 888 888 888 "Y88b *
* 88888b.d88888 888 888 888 888 *
* 888Y88888P888 .d88b. 888888 88888b. .d88b. 888d888 .d8888b 888 888 8888b. 888 888 *
* 888 Y888P 888 d88""88b 888 888 "88b d8P Y8b 888P" 88K 888 888 "88b 888 888 *
* 888 Y8P 888 888 888 888 888 888 88888888 888 "Y8888b. 888 888 .d888888 888 888 *
* 888 " 888 Y88..88P Y88b. 888 888 Y8b. 888 X88 888 .d88P 888 888 Y88b 888 *
* 888 888 "Y88P" "Y888 888 888 "Y8888 888 88888P' 8888888P" "Y888888 "Y88888 *
* 888 *
* Y8b d88P *
* "Y88P" *
* *
* *
* *
* 888 Y88b d88P 888b d888 *
* 888 Y88b d88P 8888b d8888 *
* 888 Y88o88P 88888b.d88888 *
* 888 .d88b. 888 888 .d88b. Y888P .d88b. 888 888 888Y88888P888 8888b. 8888b. *
* 888 d88""88b 888 888 d8P Y8b 888 d88""88b 888 888 888 Y888P 888 "88b "88b *
* 888 888 888 Y88 88P 88888888 888 888 888 888 888 888 Y8P 888 .d888888 .d888888 *
* 888 Y88..88P Y8bd8P Y8b. 888 Y88..88P Y88b 888 888 " 888 888 888 888 888 *
* 88888888 "Y88P" Y88P "Y8888 888 "Y88P" "Y88888 888 888 "Y888888 "Y888888 *
* *
* *
* *
*********************************************************************************************************************
by- Rahul