代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/266537/11220273
in error.in
4
1 0 1 0
0 0 0 0
1 1 1 1
0 1 0 1
4
1 0 1 0
0 0 1 0
1 1 1 1
0 1 0 1
4
1 0 1 0
0 1 1 0
1 1 1 1
0 1 0 1
10
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0
www.eeworm.com/read/292231/8366466
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/292231/8366544
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/391966/8370985
c error.c
/* aide, Advanced Intrusion Detection Environment
*
* Copyright (C) 1999,2000,2001,2002 Rami Lehti and Pablo Virolainen
* $Header: /cvs-root-aide/aide2/src/error.c,v 1.9 2002/05/29 08:04:27 rammer
www.eeworm.com/read/292164/8371809
c error.c
/**** error.c ******************************************/
#include
#include "global.h"
void error(char *m)
{
fprintf(stderr, "line %d: %s\n", lineno, m);
exit(1); /*非正常终止
www.eeworm.com/read/192514/8377994
htm error.htm
操作超时
.f12{
font-size: 12px;
}
.f14_w{
font-size: 14px;
color: #FFFFFF;
}
.f14_b{
www.eeworm.com/read/292067/8379204
cpp error.cpp
www.eeworm.com/read/391748/8379883
c error.c
/* Error handler for noninteractive utilities
Copyright (C) 1990-1998, 2000-2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software: you can
www.eeworm.com/read/391748/8380332
h error.h
/* Declaration for error-reporting function
Copyright (C) 1995, 1996, 1997, 2003, 2006, 2008 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free softw