cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Eclipse, cin / input
Eclipse, cin / input
Aug 20, 2014 at 8:30pm UTC
Jacobhaha
(153)
Hello i am using Eclipse and don't know how to test my program when i use cin for example when my program is running, type in a number and so on..
does anyone know how this works in eclipse? thanks
Aug 20, 2014 at 8:42pm UTC
Aceix
(1118)
You must ensure that Eclipse is seeing the toolkit you'll be using. Then you need to create a new project.
Aceix.
Aug 20, 2014 at 8:46pm UTC
Jacobhaha
(153)
I have installed the cdt for C++ if that's what you mean?
Topic archived. No new replies allowed.