代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5730854
s sigaction.s
/
/ The SCO signal stuff seems to be weird. The POSIX stuff appears to
/ "extended" system calls, and use values in eax and edx.
/ Like most of the other signal routines, it takes a function pointer
www.eeworm.com/read/140156/5794889
c stringconcat.c
/* -*- mode: c -*-
* $Id: StringConcat.c,v 1.3 2001/10/20 15:43:19 nuffer Exp $
* http://www.bagley.org/~doug/shootout/
*/
/*
#include
#include
#include
#i
www.eeworm.com/read/139903/5795598
cpp enum.cpp
//: C03:Enum.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Keeping track of shapes
enum Sha
www.eeworm.com/read/139134/5807940
h util.h
/*
===========================================================================
FILE: util.h
SERVICES:
Shared simple stuff
DESCRIPTION:
Utility code
========
www.eeworm.com/read/134163/5894803
cpp samclass.cpp
// samclass.cpp -- Property page provider for the SAMPLE class of devices
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stdafx.h"
#include "resource.h"
HINSTANCE hInst
www.eeworm.com/read/130105/5964822
src startup.src
#ifndef _STARTUPH
#define _STARTUPH
/* ISO STUFF */
#include
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/130105/5964879
src starteic.src
#ifndef _STARTEiCH
#define _STARTEiCH
/* ISO STUFF */
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/126641/6014774
readme
The stuff in here is based on patches supplied to me by
Steven Schoch to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial
www.eeworm.com/read/126641/6015699
pl unix.pl
#!/usr/local/bin/perl
#
# unix.pl - the standard unix makefile stuff.
#
$o='/';
$cp='/bin/cp';
$rm='/bin/rm -f';
# C compiler stuff
if ($gcc)
{
$cc='gcc';
if ($debug)
{ $cflags="-g2 -ggdb"; }
www.eeworm.com/read/125688/6023185
h setup.h
/*
* Just a place holder. We don't want to have to test x86 before
* we include stuff
*/