Trouble Creating a Linked List of ObjectsHello, 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 astericksHello, I recently posted asking for help on my program, thank you it helped a lot! I am almost finis...