代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/137483/5823937
cpp error.cpp
#include "stdafx.h"
#include "error.h"
#include
#include
CError::CError( char *pMsg )
{
strcpy( m_szMsg, pMsg );
}
CError::~CError()
{
}
const char *
www.eeworm.com/read/136786/5862637
c error.c
/*
* SN1 Platform specific error Support
*
* Copyright (C) 2001 Silicon Graphics, Inc.
* Copyright (C) 2001 Alan Mayer (ajm@sgi.com)
*/
#include
#include
#in
www.eeworm.com/read/136786/5865415
h error.h
/****************************************************************************
******* *******
******* E R R O R H E A D E R F I L
www.eeworm.com/read/136571/5870497
cpp error.cpp
/*************************************************************************
This software module was originally developed by
Yoshihiro Kikuchi (TOSHIBA CORPORATION)
Takeshi Nagai (TOSHIBA COR