User profile: slofr66

User info
User name:slofr66
Statistical data
Gender:Male
Occupation:Student
Skills:C++
Visual Basic
Java
History
Joined:
Number of posts:4
Latest posts:

Trouble Creating a Linked List of Objects
Hello, my assignment is to create a linked list of pointers to objects (in this case the 'video' cla...

How to stop cin into an array by entering 0?
Thanks! Worked beautifully! One more quick question, how would I go about removing the trailing zero...

How to stop cin into an array by entering 0?
I'm trying to use cin to read numbers into an array up to size 100. The program will know that the u...

Trying to write a prgram that prints out stacks of astericks
Hello, I recently posted asking for help on my program, thank you it helped a lot! I am almost finis...