digitalmars.D.learn - Where can get the strsafe.d by strsafe.h ? Thanks.
Hi,everyone, Now,I use some code in strsafe.h,but where can get the strsafe.d ? Thanks.
Feb 24 2018
On Saturday, 24 February 2018 at 14:58:52 UTC, FrankLike wrote:Hi,everyone, Now,I use some code in strsafe.h,but where can get the strsafe.d ? Thanks.Basically nowhere. strsafe.h is non-standard. What you have to do is create the binding yourself.
Feb 24 2018