Apply the comments for \[POS01-A. Check for the existence of links\]  (3 points)


Rule/Recommendation about trap representations


Rule/Recommendation about floating point exceptions


When you copy this rule over to the C++ side:

FIO34-C. Use int to capture the return value of character IO functions

Be sure to add something about istream::get() which return int values, not char values.