DOC: _set_se_translator and set_terminate Help Info Incorrect
Article ID: 122562
Article Last Modified on 7/5/2005
APPLIES TO
- Microsoft Visual C++ 2.0 Professional Edition
This article was previously published under Q122562
SUMMARY
The Quick Reference Help and Books Online both state that the
_set_se_translator() and set_terminate() functions return a pointer to
their argument. In fact, they return a pointer to the previous translator
or terminate function respectively.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products
listed at the beginning of this article. This problem was fixed in the
documentation of Microsoft Visual C++ 4.0.
Keywords: kbdocfix kbdocerr kbcpponly kbcompiler KB122562