PLEASE GIVE ME ANY C++ PROJECT FOR CLASS 11, WHICH SHOULD INCLUDE IOSTREAM, CONIO, STDIO, STRING, PROCESS, STDLIB. GRAFICS ARE NOT ALLOWED IN THE PROJECT. IT'S URGENT PLEASE SEND ME AT [email]email removed[/email] OR POST HERE. PLESAE GIVE ME !! I WILL BE WAITING...

Recommended Answers

All 2 Replies

I'm perfectly content to sit here and watch you fail actually.

Here is only a subset of forums rules which you've already broken. Feel free to read them and reflect on what they're saying before you just dump your homework.
http://www.daniweb.com/forums/announcement8-2.html
http://www.catb.org/~esr/faqs/smart-questions.html#urgent
http://www.catb.org/~esr/faqs/smart-questions.html#writewell
http://www.catb.org/~esr/faqs/smart-questions.html#noprivate

I WILL BE WAITING...

So will I...But I won't be hard on you like some of the other guys around here..so here is your answer:

/* Program Name: Project.cpp

   Description:Class 11 assg for project 
   Name: vipul_cool16			
   Date: Jan 4TH-08 	Dev-C++
*/
//********************************** Includes
#include <cfloat>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <cctype>
#include <iomanip>
#include <cmath>
#include <fstream>
#include <string>
#include <ctime>
#include <conio.h>
#include <windows.h>
#include <sstream>

using namespace std;

int main()

{
cout<<"Press x to get the answer"<<endl;
cin>>x;
After you complete this, the answer will automatically be emailed to your professor...no sweat...we're always here to help.
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.