<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><div><br></div></span><div>The restrict keyword is a C99 thing and I don't think it's supported in MSVC so that would be a problem.  If it won't build with MSVC then it's a non-starter.  If MSVC can handle "restrict", then I don't know that I care much either way about 2 functions or 4<br></div><div><div class="h5"><div> </div></div></div></div></div></div></blockquote><div>MSVC uses "__restrict" which functions identically -- but if there doesn't already exist a #define around this "MSVC-ism", then I guess it may be more work then Iago was really signing up for. But it does exist.</div><div><br></div><div><br></div></div></div></div>