代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/444091/7618122
c strdup.c
/*
** Make a copy of a string in dynamically allocated memory. Note:
** caller is responsible for checking whether the memory was
** allocated! This allows the caller to respond to an error in
www.eeworm.com/read/436521/7768662
c strdup.c
/*
** Make a copy of a string in dynamically allocated memory. Note:
** caller is responsible for checking whether the memory was
** allocated! This allows the caller to respond to an error in
www.eeworm.com/read/138638/13227494
c strdup.c
/*
** Make a copy of a string in dynamically allocated memory. Note:
** caller is responsible for checking whether the memory was
** allocated! This allows the caller to respond to an error in
www.eeworm.com/read/310722/13645124
java student.java
/**
* A class to represent a single student.
* This is a vary simple class with no error checking
* It is intended to be used to demonstrate the use of GUIs
*
* @author Ian Bradley
* @
www.eeworm.com/read/340877/12129358
c option.c
//===============================================================
// function:Checking Bonding option
// return value : unsigned int (9 bit useful)
// return value define: Option[0:2]: Custome
www.eeworm.com/read/250662/12393185
c strdup.c
/*
** Make a copy of a string in dynamically allocated memory. Note:
** caller is responsible for checking whether the memory was
** allocated! This allows the caller to respond to an error in
www.eeworm.com/read/223007/14664923
c strdup.c
/*
** Make a copy of a string in dynamically allocated memory. Note:
** caller is responsible for checking whether the memory was
** allocated! This allows the caller to respond to an error in
www.eeworm.com/read/242732/4537536
h xmlschemastypes.h
/*
* Summary: implementation of XML Schema Datatypes
* Description: module providing the XML Schema Datatypes implementation
* both definition and validity checking
*
* Copy: Se
www.eeworm.com/read/242732/4537545
h valid.h
/*
* Summary: The DTD validation
* Description: API for the DTD handling and the validity checking
*
* Copy: See Copyright for the status of this software.
*
* Author: Daniel Veillard
*/
www.eeworm.com/read/242732/4537557
h xmlschemas.h
/*
* Summary: incomplete XML Schemas structure implementation
* Description: interface to the XML Schemas handling and schema validity
* checking, it is incomplete right now.
*