代码搜索:boolean

找到约 10,000 项符合「boolean」的源代码

代码结果 10,000
www.eeworm.com/read/187118/5226795

h boolean.h

#ifndef BOOLEAN_H #define BOOLEAN_H typedef enum {boolean_false=0,boolean_true=1} BOOLEAN; typedef enum {toolean_false=0,toolean_true=1,toolean_undefined=-1} TOOLEAN; #ifndef
www.eeworm.com/read/184388/5249549

h boolean.h

/* * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that
www.eeworm.com/read/183001/5260308

out boolean.out

-- -- BOOLEAN -- -- -- sanity check - if this fails go insane! -- SELECT 1 AS one; one ----- 1 (1 row) -- ******************testing built-in type bool******************** -- check bool type-cast
www.eeworm.com/read/183001/5260398

sql boolean.sql

-- -- BOOLEAN -- -- -- sanity check - if this fails go insane! -- SELECT 1 AS one; -- ******************testing built-in type bool******************** -- check bool type-casting as well as and, or
www.eeworm.com/read/180222/5288440

cpp boolean.cpp

//: C03:Boolean.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Relational and logical operators
www.eeworm.com/read/176578/5337104

java boolean.java

/********************************************************************* * * Copyright (C) 2001 Andrew Khan * * This library is free software; you can redistribute it and/or * modify it under the t
www.eeworm.com/read/175466/5345346

h boolean.h

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/173914/5366789

h boolean.h

/* * Copyright (C) 1998-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that
www.eeworm.com/read/169063/5428881

h boolean.h

/* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1998-2003 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for
www.eeworm.com/read/168945/5429328

h boolean.h

/* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1998-2003 by Internet Software Consortium * * Permission to use, copy, modify, and distribute this software for