i am learning c++ from a book called SAMS teach yourself c++ in 10 minutes (yeah, right).
i have hit a problem with the example in lesson 6. the short piece of code won't compile. i think that the problem lies with cin.exceptions and cin.failbit. the intellisense drop-down doesn't show these as options. i wonder if my compiler post-dates the one used by the author?
any help appreciated
thanks
gusset
i have hit a problem with the example in lesson 6. the short piece of code won't compile. i think that the problem lies with cin.exceptions and cin.failbit. the intellisense drop-down doesn't show these as options. i wonder if my compiler post-dates the one used by the author?
any help appreciated
thanks
gusset