代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/110972/6162886
sh sdl_update.sh
#! /bin/sh
export CVS_RSH=cvsssh
CVS_N=
#
# original repository information.
# origin_dir is local directory where to store
# origin_name is username to use when checking out
# origin_host
www.eeworm.com/read/104192/6206158
cpp game_state.cpp
// Class automatically generated by Dev-C++ New Class wizard
#include "game_state.h" // class's header file
//TODO: add error checking!
game_State::game_State(game_StateHandler* handler) :
www.eeworm.com/read/100127/6274079
py www3.py
#! /usr/bin/env python
# www3.py -- print the contents of a URL on stdout
# - error checking
# - Error 302 handling
import sys
import urllib
import types
def main():
if len(sys.argv) != 2 or sys.a
www.eeworm.com/read/149304/12387429
tdf pcic_pk.tdf
-- File Name: pcic_pk.tdf
-- Function : This design will take care of all parity checking operation
-- Author : Ziad M. Abu-Lebdeh
-- Rev History
-- 2/98 Initial Entry
--
-- $History: pcic_pk.t
www.eeworm.com/read/127089/14379960
makefile
#
# Simple IDNA client demo for
# MS VC 4+
# gcc / MingW / CygWin
#
# NB! This makefile requires GNU make
# Compile C-source as C++ for better error-checking
#
# G. Vanem
www.eeworm.com/read/225661/14527059
tdf pcic_pk.tdf
-- File Name: pcic_pk.tdf
-- Function : This design will take care of all parity checking operation
-- Author : Ziad M. Abu-Lebdeh
-- Rev History
-- 2/98 Initial Entry
--
-- $History: pcic_pk.t
www.eeworm.com/read/123453/14630392
c check_date.c
/*
* check_date.c - checking of date handling functions
*/
#include
#include "gwlib/gwlib.h"
/* Format of test_dates file:
* Valid date strings, one per line. If a date string is val
www.eeworm.com/read/123453/14630927
c check_date.c
/*
* check_date.c - checking of date handling functions
*/
#include
#include "gwlib/gwlib.h"
/* Format of test_dates file:
* Valid date strings, one per line. If a date string is val
www.eeworm.com/read/223321/14645980
m4 guile.m4
dnl
dnl autoconf macro for checking guile
dnl
AC_DEFUN([AM_PATH_GUILE],[
AC_PATH_PROG(GUILE_CONFIG, guile-config, no)
if test "$GUILE_CONFIG" = "no" ; then
ifelse([$3], , :, [$3])
else
www.eeworm.com/read/116700/14958351
tdf pcic_pk.tdf
-- File Name: pcic_pk.tdf
-- Function : This design will take care of all parity checking operation
-- Author : Ziad M. Abu-Lebdeh
-- Rev History
-- 2/98 Initial Entry
--
-- $History: pcic_pk.t