I understand everything that was talked about except one thing. Why in #2 does it not compile? Does it not compile because it tried to illegally set the payPerViewDiscount (february.payPerViewDiscount = 1;) , i.e. payPerViewDiscount is private. ? Or is it for another reason?
This post has been edited by eaglecoug: 20 January 2013 - 05:21 PM