Forum: C++ Dec 15th, 2008 |
| Replies: 11 Views: 1,113 Thank you, I understand. This was very helpful. I believe that I have all the information that I need to finish my project. I truly appreciate your explanation. |
Forum: C++ Dec 15th, 2008 |
| Replies: 11 Views: 1,113 Thank you for your demonstration, this is helpful. I am curious, is this some kind of a constant character pointer? Wouldn't it need to be an array? I don't know very much about this, but it seems to... |
Forum: C++ Dec 15th, 2008 |
| Replies: 11 Views: 1,113 The array was originally global. I had to put it inside of the class and I have not figured out how to change the rest of the program respectively. |
Forum: C++ Dec 15th, 2008 |
| Replies: 11 Views: 1,113 I apologize for the errors concerning people. I only recently found out that I had to include it in the private variables section. This is also my first class, so please bear with me. Now, as for... |
Forum: C++ Dec 15th, 2008 |
| Replies: 11 Views: 1,113 Okay, well, I got my Address Book project done on time :) My current project is to turn it into a class. I have been working on this for a while and I keep getting set back to square one. My biggest... |
Forum: C++ Dec 5th, 2008 |
| Replies: 5 Views: 411 All right, well, this is almost done. I think. I believe I need some help with my switch structure. I think I am done with the logic of most of the functions. If someone can give me some advice or a... |
Forum: C++ Dec 1st, 2008 |
| Replies: 5 Views: 411 Thank you very much for your advice. This was helpful, and I appreciate it. |
Forum: C++ Dec 1st, 2008 |
| Replies: 5 Views: 411 Thank you very much for taking the time to help me. I am going to play around with this and I'll reply with some of the questions that I will have then. |
Forum: C++ Dec 1st, 2008 |
| Replies: 5 Views: 411 Hello, I am a new programmer attempting to tackle this puzzle after a couple of setbacks. I was excited about this project, but I am very stuck, and I am not sure where to go, or even if I'm on the... |
Forum: C++ Nov 12th, 2008 |
| Replies: 2 Views: 343 Thank you so much. This is something I can truly use! I really appreciate your help. |
Forum: C++ Nov 12th, 2008 |
| Replies: 2 Views: 343 Hello, I'm am really new to C++; I've only been doing it for a couple of months. However, in my class, I have no idea what I've been doing wrong...I'm posting my program and the assignment because I... |