代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/407565/11414976
cpp bank1.cpp
#include
#include
#include"account.h"
#include"savings.h"
#include"checking.h"
#include"card.h"
#include"term.h"
Account* Find(int a) //查找帐号函数
{
if (a==Savings::F
www.eeworm.com/read/407415/11419826
m kmeans.m
function result=kmeans(data,param);
%checking the parameters given
%if exist('param.c') == 1, c = param.c;else error('Nincs megadva a c, es ez baj...');end;
%if exist('param.vis')~=1, param.vis=0
www.eeworm.com/read/403922/11502100
html function.ncurses-typeahead.html
Specify different filedescriptor for typeahead checking
www.eeworm.com/read/152550/12107415
m4 need-declaration.m4
dnl See whether we need a declaration for a function.
dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES])
AC_DEFUN(GCC_NEED_DECLARATION,
[AC_MSG_CHECKING([whether $1 must be declared])
AC_CACHE_
www.eeworm.com/read/151211/12229507
txt 33.txt
从各方面简化文件检查
Simple file checking from anywhere
By Matthew Kent, mace@pacificcoast.net
To keep my applications running smoothly, I often need to check that certain files exist. So, I注释:ve written a
www.eeworm.com/read/149161/12397963
html group__g726__section4m.html
Internal - Range checking macros
www.eeworm.com/read/234219/14118978
m4 need-declaration.m4
dnl See whether we need a declaration for a function.
dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES])
AC_DEFUN(GCC_NEED_DECLARATION,
[AC_MSG_CHECKING([whether $1 must be declared])
AC_CACHE_
www.eeworm.com/read/129814/14223909
c mail.c
/*
* Mailbox checking code by Robert J. Gibson, adapted for PD ksh by
* John R. MacMillan
*/
#include "config.h"
#ifdef KSH
#include "sh.h"
#include "ksh_stat.h"
#include "ksh_time.h"
#define MB
www.eeworm.com/read/225991/14507154
m4 need-declaration.m4
dnl See whether we need a declaration for a function.
dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES])
AC_DEFUN([GCC_NEED_DECLARATION],
[AC_MSG_CHECKING([whether $1 must be declared])
AC_CACH
www.eeworm.com/read/121597/14750167
m4 need-declaration.m4
dnl See whether we need a declaration for a function.
dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES])
AC_DEFUN([GCC_NEED_DECLARATION],
[AC_MSG_CHECKING([whether $1 must be declared])
AC_CACH