代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/310556/13649160
c error.c
/*#ident "@(#)cfront:lib/complex/error.c 1.3"*/
#include "complex.h"
int
complex_error( c_exception& )
{
return( 0 );
}
www.eeworm.com/read/310556/13649202
c error..c
#line 1 "../../src/error.c"
/* */
/* < ../../src/error.c */
int * _new ( ) ;
int _delete ( ) ;
int * _vec_new ( ) ;
int _vec_delete ( ) ;
#line 1 "../../src/error.c"
#line 4
www.eeworm.com/read/310556/13649219
c error.c
/* @(#) error.c 1.3 1/27/86 17:48:46 */
/*ident "@(#)cfront:src/error.c 1.3" */
/**************************************************************************
C++ source for cfront, the C++ compiler f
www.eeworm.com/read/310113/13658206
h error.h
#if !defined(AFX_ERROR_H__738EC555_DE67_45D6_9090_CA26F7DC16E8__INCLUDED_)
#define AFX_ERROR_H__738EC555_DE67_45D6_9090_CA26F7DC16E8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/310113/13658218
cpp error.cpp
// error.cpp : implementation file
//
#include "stdafx.h"
#include "排错向导.h"
#include "error.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
www.eeworm.com/read/309884/13662845
cpp error.cpp
//error.c
#include "stdafx.h"
#include "global.h"
void error(char *m)
{
int line=1,err,i,local;
local=ftell(fp1)-fp1_lhead+1;
fprintf(stderr,"line %d: %s\n",lineno,m);
rewind(fp1);
while
www.eeworm.com/read/309141/13680917
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/308740/13694038
h error.h
// Shine is an MP3 encoder
// Copyright (C) 1999-2000 Gabriel Bouvigne
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Libr