On Mon, 17 Oct 2011 08:24:26 +0300, Gor Gyolchanyan <gor.f.gyolchan...@gmail.com> wrote:

For example, replace by-pointer parameter declarations with _out_
parameters when applicable (the underlying function signature is the
same)

Note that this would make it nearly impossible to pass null pointers. A human would need to decide if a null pointer can be specified, or the converter would need to be aware of proprietary extensions which specify such things (e.g. Microsoft's __in).

--
Best regards,
 Vladimir                            mailto:vladi...@thecybershadow.net

Reply via email to