代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/136877/13356711
c error.c
/*
* error.c -- Error message handling for cluster
*
* $Log: error.c,v $
* Revision 1.1 1993/03/25 05:02:20 stolcke
* Initial revision
*
*
*/
#if !defined(lint) && !defined(SABER)
static c
www.eeworm.com/read/136877/13356727
h error.h
/*
* error.h -- error handling defines for cluster
*
* $Header: /usr/src/local/conn/cluster/RCS/error.h,v 1.7 1993/03/25 05:19:03 stolcke Exp $
* $Log: error.h,v $
* Revision 1.7 1993/03/25 05:
www.eeworm.com/read/323035/13356918
h error.h
www.eeworm.com/read/323035/13357096
c error.c
www.eeworm.com/read/136506/13373675
png error.png
www.eeworm.com/read/136506/13373693
png error.png
www.eeworm.com/read/322477/13379365
cpp error.cpp
#include "Error.h"
char* ErrorMessage[]=
{
"Error 1000: (malloc)there is insufficient memory available.",
"Error 1001: Cannot access the address of file condition.",
"Error 1002: (write)t
www.eeworm.com/read/322477/13379367
h error.h
#ifndef _ERROR_H_
#define _ERROR_H_
#include
void DispatchError(int errorcode);
#endif //_ERROR_H_