代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/144969/12758332
h error.h
/* Declaration for error-reporting function
Copyright (C) 1995, 1996, 1997, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can
www.eeworm.com/read/144931/12761715
c error.c
/* File error.c: 2.1 (83/03/20,16:02:00) */
/*% cc -O -c %
*
*/
#include
#include "defs.h"
#include "data.h"
#include "headers.h"
void error(char *ptr) {
FILE *tempfile;
www.eeworm.com/read/332369/12762350
log error.log
程序运行时发生 22 号错误
错误信息: Unknown object type: w_dynamic_datawindow_fra at line 84 in zfc_itemopen event of object dw_1 of w_master..
窗口/菜单: w_master.
出错对象: dw_1.
事件/函数: zfc_itemopen.
脚本行号: 84.
www.eeworm.com/read/144840/12770399
c error.c
#include /* for definition of errno */
#include /* ANSI C header file */
#include "ourhdr.h"
static void err_doit(int, const char *, va_list);
char *pname = NULL; /* caller c
www.eeworm.com/read/144782/12773009
gif error.gif
www.eeworm.com/read/332098/12779260
c error.c
#include "apue.h"
#include /* for definition of errno */
#include /* ISO C variable aruments */
static void err_doit(int, int, const char *, va_list);
/*
* Nonfatal error rel
www.eeworm.com/read/144570/12784771
cs error.cs
using System;
using System.Diagnostics;
namespace PetShop.Components {
///
/// Helper functions for logging errors.
///
public class Error {
const string EVENT_LOG_