代码搜索:boolean
找到约 10,000 项符合「boolean」的源代码
代码结果 10,000
www.eeworm.com/read/174518/9584061
hh boolean.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/413044/11169100
c boolean.c
// boolean.c -- using a _Bool variable
#include
int main(void)
{
long num;
long sum = 0L;
_Bool input_is_good;
printf("Please enter an integer to be summed ");
www.eeworm.com/read/411029/11259499
hh boolean.hh
/**********
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either versio
www.eeworm.com/read/134447/13990448
txt boolean.txt
% Auto-generated on Mon Aug 30 11:32:38 PDT 1999
% Nodes
% N: index, node_name, x_position, y_position, parameter_value;
N: 0, Input 1, -37.75, -30.5, 0.0;
N: 1, Input 2, 36.25, -30.5, 0.0;
N:
www.eeworm.com/read/200976/15419080
h boolean.h
//$$ boolean.h bool class
// This is for compilers that do not have bool automatically defined
#ifndef bool_LIB
#define bool_LIB 0
#ifdef use_namespace
namespace RBD_COMMON {
www.eeworm.com/read/110993/15520758
cpp boolean.cpp
//: C03:Boolean.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Relational and logical oper
www.eeworm.com/read/105271/15672974
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