hi guys,

I wanna create a DLL from my C++ program.
My output of my C++ program is a text file called Centre_Cartouche.txt
My output is two text files called brd.txt and sym.txt

At the beginning my program was just a main which contains all development (Main.cpp)

Now I created function (in _Cartouche.h and _Cartouche.cpp).

My debugger tell me that the simulation works.
But my file Centre_Cartouche.txt is not create.
How could I do please? It's really urgent for me

Best regards

_Cartouche.cpp_Cartou.hbrd.txtsym.txt