<div dir="ltr"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">What I pointed out last time is that you had xxx_count in some places<br>
and count_xxx in others. I asked you to consistently use names in the<br>
form of xxx_count.<br></blockquote>Checking back over my emails it was henri who said that he wanted it in the form _count<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"> - I prefer the order of things to be macros/constants, enums,<br>
structs, interfaces, functions instead of having those interleaved<br>
through the header.<br>
  - "FLOAT" -> "float", "LPCWSTR" -> "const WCHAR *"<br>
  - "num_*" -> "*_count"<br></blockquote><div><br></div><div>It's hard to keep track of what to do :(<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 12:41 PM, Stefan Dösinger <span dir="ltr"><<a href="mailto:stefandoesinger@gmail.com" target="_blank">stefandoesinger@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</span>Am 2015-02-13 um 13:33 schrieb Martell Malone:<br>
<span class="">> Wait you want me to change<br>
> from<br>
> [in, out] UINT *_countmode,<br>
> to<br>
> [in, out] UINT *mode_count;<br>
</span>Correct.<br>
<span class=""><br>
> Isn't that what you asked me not todo last time ?<br>
</span>What I pointed out last time is that you had xxx_count in some places<br>
and count_xxx in others. I asked you to consistently use names in the<br>
form of xxx_count.<br>
<span class="">-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
</span>iQIcBAEBAgAGBQJU3fEVAAoJEN0/YqbEcdMw6OMQAJCwji4sNP/g+8zlpPHmADDW<br>
87rM+ORSskagtHyfAfhhnchwTarzxfYLUEPP6AfeGox7lzQ41n7axh7PoBjWRsK0<br>
8Nzlo0X2o6hvID0NsD9uYnLQwn1Z7I9iLhJujEEB4wBk9oo34ZKStU2GqyeNQplO<br>
D5t+0sWGycEZKiQFIT/Nu9gv2WWq+096LaaxniulYU+DOzp/pCr62y3kiP68PpVO<br>
8GXR13F4hDOf6gRbtaN6GVR/ZcixkhHikoPbxLtnTdbicWcuaofySDkNQLDMF6yS<br>
qP7pDwkQM2MyZLQR93r3W+Rgu33o/mt8vpG1Y4SmcS/flRY3VzSxNY36kriubuCQ<br>
rchcFq9xWtJ0nz6ycyeGNormnsHXu6ZWLr6C66iDZla24N/iIljEh53r7ggAEM9I<br>
pq4ENHMgu4Z/R1yN8c3Q7jdiN8Q5Y0/2rXeln8qLzWFu8876OX2+88HNcTr7qRU0<br>
x0AZhoxyyPxXmyDpckAZhMuiXsMzVySLFOm6osGH6EZWP84S0+ZMNVtKzOtd1irQ<br>
3+VWUl3hu1oTiFk+V5q6Si1g/Ih+Zl7WQXqqvzuHoTmhFZiwrAAfcLXTOUkwuvGq<br>
tw/r3pEcYKhYU2EpC5mNS03lsywtrDX+TNG8Sa7ztmDQgCb6NUdX2lAVBvP7PLvt<br>
jcBV5ZLAhwhPiMuRpGpd<br>
=tmI4<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br></div>