You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Shouldn't the bool and two strings contribute to the size of an ID3V1 object?
2. How do you construct all of these data members? You don't have a manually defined constructor, so where is it coming from and how does it work alongside the "int f" and "int n" in main?