代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/162831/10267031
c error.c
/*
* dos\gcc\edump.c display DOS error information
*
* This file is part of the BETA version of DISKLIB
* Copyright (C) 1998, Gregg Jennings
*
* See README.TXT for information about r
www.eeworm.com/read/355417/10267231
c error.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/280836/10289893
h error.h
#if !defined(AFX_ERROR_H__6A381C9B_C266_4DED_90BF_8296A513E8BF__INCLUDED_)
#define AFX_ERROR_H__6A381C9B_C266_4DED_90BF_8296A513E8BF__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/280836/10290118
cpp error.cpp
// error.cpp : implementation file
//
#include "stdafx.h"
#include "error.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CString _err
www.eeworm.com/read/162587/10294841
h error.h
/*************************************************************************
Copyright (c) 1999 Mentor Graphics Corporation.
IMPORTANT - USE OF THIS SOFTWARE IS SUBJECT TO LICENSE RESTRICTIONS
www.eeworm.com/read/425998/10295776
h error.h
//****************************************************************************//
// error.h //
// Copyright (C) 2001, 2002 Bruno 'Beo
www.eeworm.com/read/425998/10295892
cpp error.cpp
//****************************************************************************//
// error.cpp //
// Copyright (C) 2001, 2002 Bruno 'Beo
www.eeworm.com/read/162511/10298801
c error.c
/* Handle errors.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
Inc.
Contributed by Andy Vaught & Niels Kristian Bech Jensen
This file is part of GCC.
GCC is fr