Skip to content
  • sebastien's avatar
    k_order_perturbation DLL: · 03600d91
    sebastien authored
    * no longer use mexPrintf()/mexErrMsgTxt() outside mexFunction(): use exceptions to report errors, in order to be able to integrate the code in a standalone executable
    * fixed a few memory leaks (other still remain)
    * fixed a buffer overflow issue in the filename of the dynamic MEX (using C++ string object)
    * various cosmetic cleanups
    
    
    git-svn-id: https://www.dynare.org/svn/dynare/trunk@3177 ac1d8469-bf42-47a9-8791-bf33cf982152
    03600d91