Menu

Are Macros really necessary

2004-06-09
2004-06-10
  • Bill Burris

    Bill Burris - 2004-06-09

    While trying to figure out why cppunit doesn't work in Visual Studio .NET 2003, I run into a sea of Macros.  If you stick to straight C++ it would be much easier to read.  Since I am going to spend time puzzling through the inner workings, should I start with CppUnit2?

     
    • Baptiste Lepilleur

      You can use CppUnit without the macro, except for the assertion (they are used to extract source file & line).

      Are you refering to the HelperMacros or something else ?

      It might be easier to understand the inner working of CppUnit 2 since the implementation is simpler.

      Baptiste.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.