Maranion / Festo_repo

0 stars 0 forks source link

Chapter 4 Task 12 #53

Open Maranion opened 3 years ago

Maranion commented 3 years ago

Write a program that uses assert( ) with an argument that is always false (zero) to see what happens when you run it. Now compile it with #define NDEBUG and run it again to see the difference.

FestoMentorPP2020 commented 3 years ago

Как се подава NDEBUG ?