Pages

Sunday 29 May 2011

C Program to Propose a girl

0 comments
 

#include
#include
#define Cute beautiful_lady

main()
{
goto college;
scanf("100%",&ladies);

if(lady ==Cute)
line++;
while( !reply )
{


printf("Love U");

scanf("100%",&reply);

}

if(reply == "GAALI")
main(); /* go back and repeat the process */

else if(reply == "SANDAL ")
exit(1);



else if(reply == "I Love U")
{
lover =Cute ;
love = (heart*)malloc(sizeof(lover));
}
goto restaurant;
restaurant:{
food++;
smile++;
pay->money = lover->money;
return(college);
}
if(time==2.30)
goto cinema;
cinema:
{
watch++;
if(intermission){
coke++;
Popecorn++;}
}
if(time ==6.00)
goto park;
park:
{
for(time=6.30;time<= 8.30;time+=0.001)
kiss = kiss+1;
}
free(lover);
return(home);

}



Another program

include
include
include
#include
#define Cute beautiful_lady
main()
{
goto college;
scanf("100%",&ladies);
if(lady ==Cute )
line++;
while( !reply )
{
printf("I Love U");
scanf("100%",&reply);
}
if(reply == "GAALI")
main(); /* go back and repeat the process */
else if(reply == "SANDAL ")
exit(1); //exit with an error code
else if(reply == "I Love U")
{
lover =Cute ;
love = (heart*)malloc(sizeof(lover));
}
goto restaurant;
restaurant:
{
food++;
smile++;
pay->money = lover->money;
return(college);
}
if(time==2.30)
goto cinema;
cinema:
{
watch++;
if(intermission)
{
coke++;
Popcorn++;
}

if(time ==6.00)
{
goto park;
free(lover);
return(home);
}
if(time ==9.30)
goto pub;
pub:
{
friends++;
party++;
booze++;
if(pub.close()){ pay->bill;
come->out;}
}
if (highly->intoxicated)
goto friendsroom;
else
{
sweetpan++;
polo++;
}
friendsroom: { goto sleep; }
sleep: { *(dream)=love; }

}

Leave a Reply