代码搜索:fprintf
找到约 10,000 项符合「fprintf」的源代码
代码结果 10,000
www.eeworm.com/read/299440/7858273
c 1_pro.c
#include
int cnt,sum;
void countvalue()
{
}
void main()
{
cnt=sum=0;
countvalue();
printf("满足条件的个数=%d\n",cnt);
printf("满足条件所有的SIX与NINE的和=%d\n",sum);
writeDat();
}
www.eeworm.com/read/299440/7858430
c 1_pro.c
#include
#define MAX 200
int a[MAX],b[MAX],cnt=0;
void jsVal()
{
}
void readDat()
{
int i;
FILE *fp;
fp=fopen("IN33.DAT","r");
for(i=0;i
www.eeworm.com/read/434551/7860429
c struct-dump.c
#include
#include
#include
#include
#include
#include
#include "struct-dump.h"
/* -----------------------------------------------
www.eeworm.com/read/434548/7860585
cpp midcode.cpp
// midcode.cpp: implementation of the Cmidcode class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "midcode.h"
#if
www.eeworm.com/read/434548/7860660
cpp constopti.cpp
// constOpti.cpp: implementation of the CconstOpti class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "constOpti.h"
www.eeworm.com/read/434548/7860665
cpp scan.cpp
// scan.cpp: implementation of the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "scan.h"
#include "glob
www.eeworm.com/read/434548/7860678
cpp tm.cpp
// tm.cpp: implementation of the Ctm class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "tm.h"
#include "indialog.h
www.eeworm.com/read/434548/7860694
cpp loopopti.cpp
// loopOpti.cpp: implementation of the CloopOpti class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "loopOpti.h"
www.eeworm.com/read/434548/7860716
cpp compiler.cpp
// compiler.cpp : implementation file
//
#include "stdafx.h"
#include "face.h"
#include "compiler.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/434548/7860748
cpp parse.cpp
// parse.cpp: implementation of the Cparse class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "parse.h"
#include