代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/136072/5874817
c error.c
/* Error handler for noninteractive utilities
Copyright (C) 1990-1998, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library. Its master source is NOT part of
the
www.eeworm.com/read/135582/5885062
xpm error.xpm
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"48 48 5 1",
" c #000000",
". c #a0a0a4",
"X c #c0c0c0",
"o c #ffffff",
"O c None",
/* pixels */
"OOOOOOOOOOOOOOOOOOOOOOO
www.eeworm.com/read/135582/5885346
hh error.hh
/********************************************************************************
error.hh
purpose:
Error handling stuff: exception handling and error message display.
notes:
to do:
www.eeworm.com/read/135582/5885348
cc error.cc
/********************************************************************************
Copyright (C) 1999 Dirk Farin
This program is distributed under GNU Public License (GPL) as
outlined in
www.eeworm.com/read/135153/5887255
c error.c
/*
* Reconfigurable error handler
*/
#include
#include
#if (UNIX | DOS_DJGPP)
#include
#endif
#include "device.h"
/* output error message and return -1*/
int
GdErro
www.eeworm.com/read/135153/5887554
c error.c
/*
* Reconfigurable error handler
*/
#include
#include
#include
#if (UNIX | DOS_DJGPP)
#include
#endif
#include "device.h"
/* output error message and re