Re: [Cppunit-devel] can Cppunit use in C program?
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2003-09-09 03:37:19
|
CppUnit is a C++ library, and therefore can not be compiled in C. On the = other hand, you can write test in C++ to test some C functions. Baptiste. ----- Original Message -----=20 From: hjwu=20 To: cpp...@li...=20 Sent: Tuesday, September 02, 2003 9:00 AM Subject: [Cppunit-devel] can Cppunit use in C program? as the title,urge to know the anser.Thanks very much!! |