Boost C++ Libraries: Ticket #446: MSVC support https://svn.boost.org/trac10/ticket/446 <pre class="wiki">rint function is not declared in any of MSVC's include files. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/446 Trac 1.4.3 John Maddock Fri, 07 Oct 2005 12:45:51 GMT status changed https://svn.boost.org/trac10/ticket/446#comment:1 https://svn.boost.org/trac10/ticket/446#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=14804 As far as I can see the only library using rint is the interval library: this is unsupported on VC6 for reasons that go beyond this one function. If you think it's possible to port this library to VC6 then please open a new issue with that library as the subject. John Maddock </pre> Ticket