were do i start? i just want to find a text template write code and then compile and learn c++ were do i go about starting on this compiler..i write basic code to start off but it wont let me pick "compile" and i want to know were the hell to start at..i just wanna learn CPP *cries*

Recommended Answers

All 2 Replies

were do i start? i just want to find a text template write code and then compile and learn c++ were do i go about starting on this compiler..i write basic code to start off but it wont let me pick "compile" and i want to know were the hell to start at..i just wanna learn CPP *cries*

www.functionx.com is a good starting point.

Try "File/New", click on the 'projects' tab, then pick what you want, like "MFX App Wizzard (exe)" or "Win32 console application". A wizzard will guide you making a "hello world" application, and you can go from there!

Once you have a project, then 'compile' works.

Good luck!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.