On Fri, Jun 3, 2022 at 2:16 PM LIU Hao <[email protected]> wrote: > ... > I still consider it a bad idea to declare functions with the same names as > standard ones. Why not > rename it to `my_inet_ntop` for example? it would be much less error-prone. > > Yes - there's wisdom in what you say. However, "acting wisely" is something I'm rarely accused of ;-)
I don't know why it has been done the way it is, but I think I'll just take the easy way out and isolate those 2 functions inside an "#ifndef InetNtopA" block. Thank you, LIU, for the attention you've given to this .... I appreciate the help. Cheers, Rob _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
