代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/331508/3411822
h errors.h
// Errors.h
#ifndef __ERRORS_H__
#define __ERRORS_H__
#define IMAGELIB_SUCCESS 0
// File errors
#define IMAGELIB_FILE_OPEN_ERROR -1
#define IMAGELIB_FILE_CREATION_ERROR -2
#define IMAGELI
www.eeworm.com/read/328214/3446192
c errors.c
/*---------------------------------------------------------------------------+
| errors.c |
|
www.eeworm.com/read/325236/3486272
properties errors.properties
#
# This is the file Errors.properties
# One property for each class of exceptions that our program might
# report. Note the use of backslashes to continue long lines onto the
# next. Also note the
www.eeworm.com/read/324920/3490977
c errors.c
/*---------------------------------------------------------------------------+
| errors.c |
|