fpos::operator!=

bool operator!=(const fpos<St>& rhs) const;

The member function returns !(*this == rhs).


Send feedback to MSDN.Look here for MSDN Online resources.