代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/255541/12075524
c errors.c
/*---------------------------------------------------------------------------+
| errors.c |
|
www.eeworm.com/read/152710/12091502
chm errors.chm
www.eeworm.com/read/254238/12154480
cpp errors.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/254238/12154499
h errors.h
#if !defined(AFX_ERRORS_H__D2FE00FF_F514_4616_960D_3662F9ABCF6E__INCLUDED_)
#define AFX_ERRORS_H__D2FE00FF_F514_4616_960D_3662F9ABCF6E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/253646/12207767
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/150696/12270959
c errors.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
#include "mysys_priv.h"
#include "mysys_err.h"
#
www.eeworm.com/read/150340/12297647
h errors.h
/* known errors */
#define ERR_ILLCHAR 1
#define ERR_NEEDCHAR 2
#define ERR_NEEDCONST 3
#define ERR_FPCON 4
#define ERR_IDEXPECT 5
#define ERR_IDENTEXPECT 6
#define ERR_UNEX