Jump to content

tzuhanghz

Pre Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About tzuhanghz

  • Rank
    Newbie
  1. tzuhanghz

    [How To] C# ARMA Extension

    Hi, thank you for posting this. I tried to write an extension following maca134's article, and now it works in the 64-bit version. But it seems that the memory is slowly leaking in both x86 and x64 version of dll, even when it just parses the input and stores them to some static variables. Do you know how to fix this? I have searched about manually free memory in C# but didn't find any useful information.
×