No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
I've been trying to find a library that will either let me display a .ppt file or an .odp file, but I've not really been able to find either so far. I've already tried the Apache POI library, but it only lets me display an image of the PowerPoint. If … | |
Where I work we're trying to create a CD that contains PowerPoints, PDF files and video files. The contents of the CD need to be protected somehow so that the user can open the files but can't edit them, and the disc should also be able to work on both … | |
I'm relatively new to ASP .NET and I was wondering if anybody knows about any good reference books? Thanks in advance for your help. | |
My company has been using an Access 2003 database for a couple years now and the person who previously worked on it just left, the problem is he never gave me the password to unlock the Visual Basic editor window, and I can't seem to contact him. Does anybody know … | |
Re: Shouldn't the function prototype be above the int main()? | |
Re: At the beginning of your program add [CODE=cplusplus]#include <iostream> using namespace std;[/CODE] That should fix your problem. | |
Re: You need to add a colon after your default statement on line 59. | |
Re: I don't know if this is what you're looking for, but you can look [URL="http://www.fredosaurus.com/notes-cpp/index.html"]here[/URL]. | |
Re: You should also put brackets around your first if statement, the way it is now it waits for two user inputs before moving on. | |
Re: You forgot to add the reference symbol in front of your variable names on lines 30, 40 and 45. |
The End.