DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   C++ (http://www.daniweb.com/forums/forum8.html)
-   -   test (http://www.daniweb.com/forums/thread123471.html)

c++ newbie May 10th, 2008 12:13 am
test
 

#include <iostream>
#include <fstream>
#include <cstring>
#include <cctype>
#include <iomanip>

using namespace std;

const int MAX = 30;
const int MAX_HW = 10;
const int MAX_E = 3;

Ancient Dragon May 10th, 2008 12:23 am
Re: test
 
Yup, that's how to do it.


All times are GMT -4. The time now is 6:48 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC