test suite to validate POD argument passing between C and C++

kamal <kamalpr@hp.com>
Thu, 25 Dec 2008 07:24:07 -0800 (PST)

          From comp.compilers

Related articles
test suite to validate POD argument passing between C and C++ kamalpr@hp.com (kamal) (2008-12-25)
| List of all articles for this month |

From: kamal <kamalpr@hp.com>
Newsgroups: comp.compilers
Date: Thu, 25 Dec 2008 07:24:07 -0800 (PST)
Organization: Compilers Central
Keywords: question, C, C++
Posted-Date: 25 Dec 2008 18:17:18 EST

Hello,


  Is there a test suite to validate that we are able to successfully
pass POD (plain old data) between modules written in C and those in C+
+ (with C interface). Is there a standard body which has described
what constitutes valid/invalid behaviour in this regard -and a test
suite that helps me ensure that I am adhering to the reqd standard?


thanks
-kamal



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.