Need Urgent C++ Project For Class 11

Please support our C++ advertiser: Intel Parallel Studio Home
Closed Thread

Join Date: Jan 2008
Posts: 1
Reputation: vipul_cool16 is an unknown quantity at this point 
Solved Threads: 0
vipul_cool16 vipul_cool16 is offline Offline
Newbie Poster

Need Urgent C++ Project For Class 11

 
0
  #1
Jan 4th, 2008
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 removed OR POST HERE. PLESAE GIVE ME !! I WILL BE WAITING...
Last edited by Narue; Jan 4th, 2008 at 10:50 am. Reason: Snipped email
Quick reply to this message  
Join Date: Dec 2005
Posts: 5,850
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 751
Team Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: Need Urgent C++ Project For Class 11

 
0
  #2
Jan 4th, 2008
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-...ns.html#urgent
http://www.catb.org/~esr/faqs/smart-...html#writewell
http://www.catb.org/~esr/faqs/smart-...html#noprivate
Quick reply to this message  
Join Date: Jun 2007
Posts: 2,462
Reputation: zandiago is on a distinguished road 
Solved Threads: 25
Featured Poster
zandiago's Avatar
zandiago zandiago is offline Offline
Nearly a Posting Maven

Re: Need Urgent C++ Project For Class 11

 
0
  #3
Jan 4th, 2008
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:
  1. /* Program Name: Project.cpp
  2.  
  3.   Description:Class 11 assg for project
  4.   Name: vipul_cool16
  5.   Date: Jan 4TH-08 Dev-C++
  6. */
  7. //********************************** Includes
  8. #include <cfloat>
  9. #include <cstdlib>
  10. #include <cstring>
  11. #include <iostream>
  12. #include <cctype>
  13. #include <iomanip>
  14. #include <cmath>
  15. #include <fstream>
  16. #include <string>
  17. #include <ctime>
  18. #include <conio.h>
  19. #include <windows.h>
  20. #include <sstream>
  21.  
  22. using namespace std;
  23.  
  24. int main()
  25.  
  26. {
  27. cout<<"Press x to get the answer"<<endl;
  28. cin>>x;
  29. After you complete this, the answer will automatically be emailed to your professor...no sweat...we're always here to help.
  30.  
I shot the sheriff....but I didn't shoot the deputy
Quick reply to this message  
Closed Thread

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC