代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/421154/10753244
c fingerd.c
/* Internet Finger server
*/
#include
#include
#include "global.h"
#include "files.h"
#include "mbuf.h"
#include "socket.h"
#include "session.h"
#include "proc.h"
#incl
www.eeworm.com/read/276181/10758041
c 读写文本文件.c
#include "stdio.h"
void main()
{
FILE *funny,*printer,*fp;
char c;
funny = fopen("TENLINES.TXT","r"); /*打开文本文件 */
printer = fopen("PRN","w"); /*开启打印机*/
fp = fopen("weew.
www.eeworm.com/read/276037/10771425
y myparser.y
%{
/************************7****************************************************
myparser.y
ParserWizard generated YACC file.
Date: 2007年12月13日
************************************************
www.eeworm.com/read/349916/10782025
bak setup.bak
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: setup.
www.eeworm.com/read/349916/10782091
c schema.c
/*
* GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette
* This program may be freely copied for educational
* and research purposes. All other rights reserved.
*
* file: schema
www.eeworm.com/read/349916/10782324
c main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/*
www.eeworm.com/read/349916/10782332
c report.c
/*----------------------------------------------------------------------------*/
/* report.c - generation report files */
/*----------------------------------
www.eeworm.com/read/349916/10782360
c initial.c
/*----------------------------------------------------------------------------*/
/* initial.c - functions to get things set up and initialized */
/*----------------------------------
www.eeworm.com/read/349902/10786817
m srf_saveasjvx.m
function hfile = srf_SaveAsJVX(hfile, jvxfile)
% SRF::SaveAsJVX - save SRF to a JavaView JVX file
%
% FORMAT: srf.SaveAsJVX(jvxfile);
%
% Input fields:
%
% jvxfile filename of
www.eeworm.com/read/420541/10791314
c tchdbex.c
#include
#include
#include
#include
#include
int main(int argc, char **argv){
TCHDB *hdb;
int ecode;
char *key, *value;
/* create the