View Single Post
  #4 (permalink)  
Old 07-09-2008, 07:06 AM
rakesh7.mishra@gmail.com rakesh7.mishra@gmail.com is offline
Junior Member
 
Join Date: Jul 2008
Posts: 5
Default

still some restrictions are there.
use extern "C"
{
//c code
}
for c style coding in c++.
Reply With Quote