ComedyCode.com
Home Categories Languages Random New Popular Links
Search 

Share This Code!
Send this code to a friend!

ComedyCode of the Week
Check out this week's highlighted snippet!

New Here?
Create an account and become a ComedyCoder today!




May 12, 2008

Prom?

#include <iostream.h>

int main();
{
     //var
     char theirname[];
     char myname[];
     char ans;
     event = Prom;

     //input
     cout<<"Your Name: "<<endl;
     cin>>myname[];
     cout<<"Their Name: "<<endl;
     cin>>theirname[];
     
     //Question
     cout<<"Will you,"<<theirname<<" goto,"event<<"with"<<yourname<<endl;
     cin>>ans;
     return 0;
}


Coded by: Kevin
View other ComedyCode by this comedycoder.
Send this comedycoder a message.
Submitted on: March 28, 2008
Category: Dating
Show me more Dating snippets.
Programming language: C or C++
Show me more C or C++ snippets.
Viewed by: 128 unique visitors


Ratings & Comments

This snippet has not yet been rated.


» Submit Code
» Login

Rate This Code!

Login or create an account.




Copyright © 2001-2004 - N-VisionIT Interactive
Website Design, Development & Hosting by N-VisionIT Interactive