Assert 245 lib/zlib/zutil.h # define Assert(cond,msg) {if(!(cond)) z_error(msg);} Assert 252 lib/zlib/zutil.h # define Assert(cond,msg)