代码搜索:assertion
找到约 1,246 项符合「assertion」的源代码
代码结果 1,246
www.eeworm.com/read/152818/12079645
c mk251.c
/* Spew out a long sequence of the byte 251. When fed to bzip2
versions 1.0.0 or 1.0.1, causes it to die with internal error
1007 in blocksort.c. This assertion misses an extremely rare
ca
www.eeworm.com/read/152752/12087864
c assert.c
#include
#include
#ifndef EXPORT
#define EXPORT
#endif
static char rcsid[] = "$Id: assert.c,v 1.2 2001/06/07 22:30:08 drh Exp $";
EXPORT int _assert(char *e, char *file,
www.eeworm.com/read/250980/12372208
m assert.m
function assert(val, message)
%function assert(val, message)
%
% Simple assertion function to check logical invariants. Useful as a
% debugging tool. Prints message and aborts if val==0.
if any(v
www.eeworm.com/read/127726/14338998
h assert.h
/*
* Assertion - use liberally for debugging. Defining NDEBUG
* turns assertions off.
* assert(exp) where exp is non-zero does nothing, while
* assert(exp) where exp evaluates to zero aborts the p
www.eeworm.com/read/125921/14455524
cpp romable.cpp
#include
#include
#include
#include
static void test(char* input[], char* output[], int storeSize, int chunkSize);
static void Assert (bool a
www.eeworm.com/read/125921/14455650
java assertions.java
class Assertions {
public static final boolean isEnabled = true;
// Change to false for release
public static void assert( boolean assertion, String message ) {
if (!asse
www.eeworm.com/read/124956/14522345
c mk251.c
/* Spew out a long sequence of the byte 251. When fed to bzip2
versions 1.0.0 or 1.0.1, causes it to die with internal error
1007 in blocksort.c. This assertion misses an extremely rare
ca
www.eeworm.com/read/124622/14556769
cpp romable.cpp
#include
#include
#include
#include
static void test(char* input[], char* output[], int storeSize, int chunkSize);
static void Assert (bool a
www.eeworm.com/read/124622/14556909
java assertions.java
class Assertions {
public static final boolean isEnabled = true;
// Change to false for release
public static void assert( boolean assertion, String message ) {
if (!asse
www.eeworm.com/read/116629/14962124
txt 错误.txt
man::qingyise
man::hunyise等函数mjzu[22]原先为14
导致和牌时弹出窗口中出错
1.man::dui_函数最后一行出错,不应该执行到那里
2.Assertion failed:newestmj(0)!=100,file e:\zh\cpp\jjmj\everyman.cpp,line1299
解决 胡牌时判断其他玩家是否杠牌(抢杠和) 时未