cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
creating
creating
Feb 23, 2013 at 4:26am UTC
buffbill
(467)
int is short for type integer.
INT is not part of C++. change it to int.
your main() should end with ' return 0;'
Topic archived. No new replies allowed.