I want to use c code in my windows application using C#.NET.
I am able to use it in console application.
I have created the dll file of C code.
The basic requirement is to pass the input and display output in Text Box.
I am able to use it in console application.
I have created the dll file of C code.
The basic requirement is to pass the input and display output in Text Box.
Comment