User profile: snazziosity

User info
User name:snazziosity
Statistical data
Occupation:Student
Skills:C
C++
Python
History
Joined:
Number of posts:21
Latest posts:

Assertion Error and Ostream problem
I'm having two problems with my code. First problem: I'm trying to get it to print correctly, but...

Linked Lists
I noticed that it crashes right after the while loop, too. The question is, what can I do? How can I...

Linked Lists
I'm trying to insert an item into a linked list. I used code that I wrote last year for a similar pr...

Will Somebody Test This Please?
Here's AddressBook.h: AddressBook.h [code]#ifndef ADDRESSBOOK_H_ #define ADDRESSBOOK_H_ #include...

Will Somebody Test This Please?
Will this program compile on Windows? The program reads in a text file containing names and addresse...