Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~8K People Reached
About Me

This is my second semester using C++. I began with Pascal back in grade school and dabbled with Java a bit over the summer.
I'm currently an English and Management and Information Systems double major.

Interests
Writing, reading, running, hiking, surfing - in general, right-brain and outdoorsy types of things
Favorite Tags
Member Avatar for >shadow<

okay here is how you play.... example--- i say "cat or dog" then you reply with "dog smile or grin" get it?:p

Member Avatar for ahihihi...
0
2K
Member Avatar for acperson

I've been trying to fix these errors for a while now and I'm having difficulty. Can anyone help? I've attached my header file, .cpp file and main. The C2533 and C2511 are both in my .cpp file. c:\documents and settings\tina\my documents\visual studio 2008\projects\csci112lab4\csci112lab4\invoice.cpp(15) : error C2533: 'Invoice::{ctor}' : constructors not …

Member Avatar for acperson
0
442
Member Avatar for acperson

[B]*When I compile the program it works. However, when I try to run the program, it outputs the first message then gives me the following error-*[/B] CSCI112LAB2.exe has encountered a problem and needs to close. We are sorry for the inconvenience. [B]*And when I tried to debug it*[/B] Unhandled exception …

Member Avatar for acperson
0
2K
Member Avatar for acperson

I wrote a program for a class assignment that is supposed to use random number generator to produce sentences. The program has to use four arrays of (pointers to char) and each chosen word must be concatenated to the previous words in an array that has to be able to …

Member Avatar for acperson
0
3K