Behind the Brain

A blog about life, the universe, and everything else

 

It’s just one checkbox…

 

With every void-pointer I come across in the C++ I’m porting I get one step nearer to enable the /unsafe compiler flag and just use these damn pointers…

I spent 20 hours or so trying to find a bug in C# port only because I didn’t notice that one pointer originally created as an array of chars was used in another function as a pointer to a short…

But no I won’t check this checkbox. I’m going to go the hard way after all I fixed the bug :D

 

No Responses to “It’s just one checkbox…”

 

Leave a Reply