If you want to access a class that's written in c++ from c, you'll have to write a c wrapper around it.
----- Original Message ----- From: Sajidul Huq To: [email protected] Sent: Wednesday, July 08, 2009 10:52 PM Subject: [c-prog] Calling cpp function which contains class from a c function Hi, I need to call a cpp function inside a c function.The cpp file contains a class. But I am getting error. Can any one help me regarding how to call/use cpp function which contain class from a c function. Regrads, Rubon Get your new Email address! Grab the Email name you've always wanted before someone else does! http://mail.promotions.yahoo.com/newdomains/aa/ [Non-text portions of this message have been removed] [Non-text portions of this message have been removed]
