User profile: Kitsunetsuki

User info
User name:Kitsunetsuki
Name:Kutaiba Alrefaai
Location:Dearborn, Michigan
History
Joined:
Number of posts:16
Latest posts:

Tips and examples for Movie Inventory
[code]#include <iostream> #include<string> #include<vector> #include<exception> #include <fstream> #...

Tips and examples for Movie Inventory
[output]Comedy Released: 2016 Comedy Released: 2016 110 Released: 8 Fantasy Released: 2004 Fantasy R...

Tips and examples for Movie Inventory
@zapshe no, I'm referring to that code in particular. What's going on? Also I'm looking to create Pe...

Tips and examples for Movie Inventory
[code]#include <iostream> #include<string> #include<vector> #include<exception> #include <fstream> #...

Tips and examples for Movie Inventory
Could you explain how you're reading your file? I think your method is a bit cleaner than mine thoug...