代码搜索:Checking

找到约 6,492 项符合「Checking」的源代码

代码结果 6,492
www.eeworm.com/read/127087/6008730

sh tests.sh

# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 2001 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any # pu
www.eeworm.com/read/126074/6018821

clp globlerr.clp

;;;************************************************************ ;;; DEFGLOBAL ERROR CHECKING ;;; ;;; This file tests a number of common errors which can be ;;; made with defglobals. ;;; ;;;***********
www.eeworm.com/read/124989/6034757

readme

This simple utility has currently no correct error checking. If your environment space couldn't hold up the variables, the program breaks without an error message, so be sure to add a line similar
www.eeworm.com/read/124399/6050072

clp globlerr.clp

;;;************************************************************ ;;; DEFGLOBAL ERROR CHECKING ;;; ;;; This file tests a number of common errors which can be ;;; made with defglobals. ;;; ;;;***********
www.eeworm.com/read/124347/6053252

configure

#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated automatically using autoconf version 2.13 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/124347/6053264

words2

Checking test results. If any of the four "cmp"s which follow report any differences, something is wrong. If you can't easily figure out what, please let me know (jseward@acm.org).
www.eeworm.com/read/121089/6069760

asm chkstk.asm

page ,132 title chkstk - C stack checking routine ;*** ;chkstk.asm - C stack checking routine ; ; Copyright (c) 1985-1988 Microsoft Corporation, All Rights Reserved ; ;Purpose: ; Provides su
www.eeworm.com/read/118801/6095878

configure

#!/bin/sh # configure script for zlib. This script is needed only if # you wish to build a shared library and your system supports them, # of if you need special compiler, flags or install directory.
www.eeworm.com/read/118793/6097196

configure

#!/bin/sh # configure script for zlib. This script is needed only if # you wish to build a shared library and your system supports them, # of if you need special compiler, flags or install directory.
www.eeworm.com/read/112303/6145473

readme

$Id: README,v 1.1.2.1 2001/03/01 06:02:58 icahoon Exp $ Heap README A small tool for checking memory leaks in a C++ program.