I have a c++ project and i have a c code I need to mix them both in one solution .....I still get errors .
I need the c code to be in one class and I need to call it from a c++ main()/
any official technique?!
I need the c code to be in one class and I need to call it from a c++ main()/
any official technique?!
Comment