代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/133703/5903473
c heartbeat.c
/*
* heatbeat.c -- flash NumLock in an hearthbeat fashion
*/
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/133703/5903474
c inp.c
/*
* inp.c -- read all the ports specified in hex on the command line.
* The program uses the faster ioperm/iopl calls on x86, /dev/port
* on other platforms. The program acts as inb/inw/i
www.eeworm.com/read/133703/5903476
c wmapper.c
/*
* wmapper.c -- simple file that mmap()s a file region and writes to it
*/
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/133465/5904424
c getline.c
getline(void)
{
int i;
for (i = 0; (line[i] = getchar())!='\n' && i
www.eeworm.com/read/132782/5909456
ec proc2.ec
#include
#include
#include
#include "def/dlmsg.h"
#include
$include sqlca;
$include sqlda;
$include sqltypes;
EXEC SQL begin declare section;
$include "def/str
www.eeworm.com/read/132649/5914761
c bzip2recover.c
/*
* ===========================================================================
* PRODUCTION $Log: bzip2recover.c,v $
* PRODUCTION Revision 1000.0 2003/10/29 15:43:04 gouriano
* PRODUCTION PROD
www.eeworm.com/read/131762/5928056
c launcher.c
/*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of
www.eeworm.com/read/131762/5928065
c ipcclient.c
/*
* Nano-X IPC Client demonstration- start one copy of ipccserver first, then
* run as many ipcclients as you want.
*
* Copyright (c) 2002 Alex Holden .
*/
#include
www.eeworm.com/read/131469/5928410
c glsadf.c
/*
----------------------------------------------------------------
Speech Signal Processing Toolkit (SPTK): version 3.0
SPTK Working Group
Department of Computer Science
Nagoya Inst
www.eeworm.com/read/131469/5928415
c sin.c
/*
----------------------------------------------------------------
Speech Signal Processing Toolkit (SPTK): version 3.0
SPTK Working Group
Department of Computer Science
Nagoya Inst