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
.h --> N/A
.h --> N/A
May 11, 2013 at 1:16am UTC
closed account (
jyU4izwU
)
I have a old version of c++ and the scrips i use need...
Ex:
1
2
3
#include <iostream.h>
//but i want the new and better one:
#include <iostream>
Any links?
May 11, 2013 at 2:18am UTC
AbstractionAnon
(6954)
Get a newer compiler.
Topic archived. No new replies allowed.