sorry, not dynamic_cast - reinterpret_cast<br><br><div class="gmail_quote">17 ноября 2011 г. 17:34 пользователь Sergey Radionov <span dir="ltr"><<a href="mailto:rsatom@gmail.com">rsatom@gmail.com</a>></span> написал:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">But not, it has one more:<br>"C cast" is closer to C++ dynamic_cast<>, then to static_cast<>. So it allow catch problems when static_cast's argument type changed to inconsistent with <destination type> (it will be compilation error), but "C cast" will not show even warning...<br>

<br><div class="gmail_quote">17 ноября 2011 г. 16:37 пользователь Sergey Radionov <span dir="ltr"><<a href="mailto:rsatom@gmail.com" target="_blank">rsatom@gmail.com</a>></span> написал:<div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Because, I think it is .cpp file, not .c :) and nothing more...<br>
<br>
17.11.2011 16:16, Jean-Baptiste Kempf пишет:<div><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, Nov 17, 2011 at 11:51:45AM +0700, Sergey Radionov wrote :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Changed argument of<br>
fireOnMediaPlayerBufferingEven<u></u>t\<u></u>fireOnMediaPlayerPositionChang<u></u>edEvent to<br>
float<br>
fireOnMediaPlayerTimeChangedEv<u></u>ent to libvlc_time_t<br>
(as it come in corresponding libvlc_event_t)<br>
</blockquote>
<br>
Why static_cast and not normal C casts?<br>
<br>
Best Regards,<br>
<br>
</blockquote>
<br>
-- <br></div>
With best wishes,<span><font color="#888888"><br>
Sergey Radionov<br>
</font></span></blockquote></div></div></div><br>
</blockquote></div><br>