Request Informaiton

Feb 18, 2013 at 12:48am
Hey guys
I m new to C++ and want to learn

but I don't know the editor for C++ and its compiler

so pls tell me where do I download the editor and its compiler

I also want to write such as window application likes Point of sale system in the future

so help me guys
Feb 18, 2013 at 12:51am
If you're on Windows, Visual Studio is probably what most people recommend. If you're on any unix, the gcc-compiler will most likely already be on your system. Any text editor will do, it depends on what you like. If you're looking for an IDE(integrated development environment), you also have a lot of options. I don't use one personally, but I've used Code::Blocks before and found it pretty good:)
Feb 18, 2013 at 1:19am
but Visual Studio reply no compiler for C++ in my computer
so, what should I do?
Feb 18, 2013 at 4:45am
@ppkkyaw

Here's the location for Visual Studio 2012 Express..

http://msdn.microsoft.com/en-us/library/vstudio/dd831853%28v=vs.110%29.aspx
Feb 18, 2013 at 4:57am
can you help me to program this.
1. modify the loop of while loop example so that the loops end either when the number zero is entered of after 10 number.
2. create a program which will ask the user to input a number & will be ask if the user does not want to continue the program will stop and it will display the sum of all inputs. ( used do- while loop)
3. write a program with corresponding output (check the program). used function
4.write a c program to convert temperature from farenheit to celsius.
please help me for our assignment. thankyou very much!
Feb 18, 2013 at 5:06am
:o What programming language are you using Roseville?
Feb 18, 2013 at 10:31pm
turboC programming. can you help me about my problem? thank you .
Feb 18, 2013 at 10:38pm
ASAP please im going to pass my assignment this coming 1:00 pm. thankyou.
Topic archived. No new replies allowed.