代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/346384/11751618
c error.c
/*
* remark, error, panic - diagnostics handlers
*
* Feature: %m is expanded to the system errno text.
*
* Author: Wietse Venema.
*/
#include
#include
#ifdef __STD
www.eeworm.com/read/156804/11763667
mak error.mak
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
!IF "$(CFG)" == ""
CFG=Error - Win32 Debug
!MESS
www.eeworm.com/read/156804/11763669
c error.c
/*
* Error.c
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 2, Listing 2-4
*
* Demonstrate ExitThread
*/
#define WIN32_LEAN_AND_MEAN
#include
www.eeworm.com/read/156753/11777158
gif error.gif
www.eeworm.com/read/259531/11784469
c error.c
/* Error handler for noninteractive utilities
Copyright (C) 1990,91,92,93,94,95,96,97,98 Free Software Foundation, Inc.
This file is part of the GNU C Library. Its master source is NOT part o
www.eeworm.com/read/259531/11784487
h error.h
/* Declaration for error-reporting function
$Id: error.h,v 1.1.1.1 2003/03/30 18:55:40 al-guest Exp $
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
This file is part of th