代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/141300/5771011
h error.h
/*************
* Header file for error.c
* 1999 E. Rouat
************/
#ifndef ERROR_H_INCLUDED
#define ERROR_H_INCLUDED
void fperror(char *mess, int code);
void ft_sperror(int code, char *mess);
www.eeworm.com/read/141138/5777030
c error.c
/*
** $Id: error.c,v 1.7 2003/09/04 03:46:47 weiym Exp $
**
** error.c: error handling functions
**
** Copyright (C) 2003, Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Some code
www.eeworm.com/read/140826/5781008
c error.c
/*
** $Id: error.c,v 1.7 2003/09/04 03:46:47 weiym Exp $
**
** error.c: error handling functions
**
** Copyright (C) 2003, Feynman Software.
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
** Some code
www.eeworm.com/read/140779/5781135
f error.f
******************************************************************
*
* ERROR Version 45G
*
* $Log: error.f,v $
* Revision 1.2 1996/03/14 22:55:09 jaf
* Comments added explaining which of the local
www.eeworm.com/read/140727/5782526
h error.h
// file: $isip/class/system/Error/Error.h
// version: $Id: Error.h,v 1.41 2001/03/26 16:59:11 duncan Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_ERROR
#define ISIP_ERROR
//
www.eeworm.com/read/140467/5789245
c error.c
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
www.eeworm.com/read/140467/5789249
h error.h
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
www.eeworm.com/read/140180/5794598
c error.c
/*****************************************************************************
* error.c: error handling routine
*****************************************************************************
* Copy