User profile: khovsepa

User info
User name:khovsepa
History
Joined:
Number of posts:23
Latest posts:

Trouble With Theater Ticket Arrays Program
Hi Handy Andy, This is my updated code after working on it for a while. [code]#include <iostream> #...

Trouble With Theater Ticket Arrays Program
Hi mastakhan, thanks for the input! In regard to using globals for my const variables, I forgot to...

Trouble With Theater Ticket Arrays Program
Hi everyone, I'm having a bit of trouble finishing up this movie theater sales program. I've made it...

Function That Checks For Duplicates While Traversing Array & Prompts User To Enter New Input
I'm going to heed your advice and leave it as is :) thank you very much JLBorges!

Function That Checks For Duplicates While Traversing Array & Prompts User To Enter New Input
Ah ok! :) I see what you mean now! I personally think the first one you did looks better and makes m...