Hello! I have a problem with my Visual Studio. When I run a program I have written, the command prompt just blinks and the program exits on its...
Yeah, I know, but if you look at the code, you will find out that I used the try-throw-catch method to take care of the case where the user enters...
Here it is: #include <iostream> using namespace std; int main() { try { cout << "Please enter the number of values in the Fibonacci...
Hello! I have a problem with being able to take care of run-time errors where the user types in data different than the one expected. For...
Thanks a lot for that, Rakesh. There's on part though that is still mind boggling. What does "\n%c%c%c%" mean? And does the s[i] part have...
Rakesh, Could you please be a little clearer? I don't catch your drift.
I think I understand the first 3/4 lines of the program, which are just initialization of the variable i of type integer with a value of zero, the...
There's this wrox ebook by Ivor horton which i have and which is available online. I can upload it if you want.
Yeah, we can help each other. Just post your questions and i'll post mine, and we can help each other. I look forward to being of help to you.
Though I am still new to the programming world, I learn a lot through reading ebooks on programming and many are available online. I have some...
Hi everyone, I was trying out a program that will display a christmas tree, and there's a function called tab(n) in visual basic that I used to...
Hi! I'm peter, and I am so glad to have joined this forum. I'm a programming fan, though I'm still relatively new to the stuff. I will be needing...
Separate names with a comma.