代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/136786/5864268
c hack-coff.c
/*
* BK Id: SCCS/s.hack-coff.c 1.8 05/18/01 06:20:29 patch
*/
/*
* hack-coff.c - hack the header of an xcoff file to fill in
* a few fields needed by the Open Firmware xcoff loader on
* Power Mac
www.eeworm.com/read/136786/5864272
c piggyback.c
/*
* BK Id: SCCS/s.piggyback.c 1.7 05/18/01 15:17:23 cort
*/
#include
#include
extern long ce_exec_config[];
int main(int argc, char *argv[])
{
int i, cnt, pos, len;
unsigne
www.eeworm.com/read/136571/5869491
c loopwave.c
/* Program to load a wave file and loop playing it using SDL sound */
/* loopwaves.c is much more robust in handling WAVE files --
This is only for simple WAVEs
*/
#include
#inc
www.eeworm.com/read/136072/5874912
c mallinfo.c
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug Lea and released to the public domain. Use, modify, and
redistribute this code without permission or acknowledgement i
www.eeworm.com/read/135955/5875965
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/135955/5875969
c heartbeat.c
/*
* heatbeat.c -- flash NumLock in an hearthbeat fashion
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Alpha, Sparc
*/
#include
#include
#include
#
www.eeworm.com/read/135955/5876013
c mapper.c
/*
* mapper.c -- simple file that mmap()s a file region and prints it
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Sparc and Alpha
*
* Actually, it should run with any Unix
*/
www.eeworm.com/read/135955/5876017
c heartbeat.c
/*
* heatbeat.c -- flash NumLock in an hearthbeat fashion
*
* Tested with 1.2 on the x86
* Tested with 2.0 on the x86, Alpha, Sparc
*/
#include
#include
#include
#
www.eeworm.com/read/135941/5876897
rme96xx
Beta release of the rme96xx (driver for RME 96XX cards like the
"Hammerfall" and the "Hammerfall light")
Important: The driver module has to be installed on a freshly rebooted system,
otherwise th
www.eeworm.com/read/135582/5884847
c main_x11.c
/*////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998 Olivier Debon
//
// This program is free software; you can redistribute it and/or
// mo