| 1. |
Solve : What is "C"?? |
|
Answer» Hi - May I kindly suggest you download a free copy of Microsoft Visual Studio. That package will let you do some programming in C, if you wish. Nevertheless, C++ is a better choice, in the opinion of many, many programmers and authors.You can even force PROJECTS to compile as C, rather than C++ code. This essentially disables all C++ features. Why that would be desired for a desktop APPLICATION, I don't know- but it's there. soybean - Your suggestion of a book from Amazon was good. I had never dealth with Amazon before. I spent an hour and a half talking to a MAN I could hardly understand but everything came together and I am getting a book on C programming. Thanks for your help. Bob soybean, Geek-9PM,BC_Programmer - For your infromation. I got the C programming book and got "Jumping into C++" book. Both of these books had an example of how to write a program. If you followed their example you could write a program that would print "hello world". I could not get the programs to work because when I clicked on places they wanted me to, the result would sometimes be different than the example shown in the book. I may get some one to help me. I doubt that I could explain the problem to the forum, I NEED a hands on. Thanks you all were very helpful. |
|