S
somenath
Hi All,
I need to compile c code using c++ compiler .As i need to create
object of classes inside the c functions I am using malloc and
free.
1) My doubt is it ok to compile "c"code using c++ compiler?
2) Is behavior will be undefined ?
Regards,
Somenath
I need to compile c code using c++ compiler .As i need to create
object of classes inside the c functions I am using malloc and
free.
1) My doubt is it ok to compile "c"code using c++ compiler?
2) Is behavior will be undefined ?
Regards,
Somenath