No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Hey Michrob. It's good to know that you are interested in programming. I am new to it myself. Here are some sites that really helped me and really explained things well: [url]www.daniweb.com[/url] [url]www.cplusplus.com[/url] [url]www.cprogramming.com[/url] I hope this helps, Scott
Hello all. I am a new c++ programmer and I am having a lot of fun with it. I just wrote this programming to help with some American History. I've read tutorials and have learned enough to write this program. I am dissapointed in my code however. I noticed that …
I think s/he is trying to declare a variable "char" to values seperated by spaces. If so, you can simply do this: char a[] = "Blue Moon"; Just replace "a" with the variable you want to use, and replace the words in quotation marks with your own statement. Hope this …
There is a function on Dev c++? Where is it? I am running version 4.9.8.0
Are they the same? If so, which one is preferred by the more advance programmer and why? Thanks, Scott
Seems as if you didnt declare a few variables and more....Im an absolute beginner so that's all I was able to catch. Scott
The End.
cscotty