test

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2008
Posts: 10
Reputation: c++ newbie is an unknown quantity at this point 
Solved Threads: 0
c++ newbie c++ newbie is offline Offline
Newbie Poster

test

 
0
  #1
May 10th, 2008
  1.  
  2. #include <iostream>
  3. #include <fstream>
  4. #include <cstring>
  5. #include <cctype>
  6. #include <iomanip>
  7.  
  8. using namespace std;
  9.  
  10. const int MAX = 30;
  11. const int MAX_HW = 10;
  12. const int MAX_E = 3;
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,358
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1464
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is online now Online
Still Learning

Re: test

 
-1
  #2
May 10th, 2008
Yup, that's how to do it.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Reply

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



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC