This is cassert.h in view mode; [Download] [Up]
// The -*- C++ -*- assertions header. // This file is part of the GNU ANSI C++ Library. #ifndef __ASSERT__ #define __ASSERT__ #include <assert.h> #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.