代码搜索:fprintf

找到约 10,000 项符合「fprintf」的源代码

代码结果 10,000
www.eeworm.com/read/366702/2878068

c fprintf.c

#include #include extern void abort (void); extern int inside_main; int fprintf (FILE *fp, const char *string, ...) { va_list ap; int r; #ifdef __OPTIMIZE__ if (inside_main
www.eeworm.com/read/366702/2878155

c fprintf.c

/* Copyright (C) 2001 Free Software Foundation. Ensure all expected transformations of builtin fprintf occur and that we honor side effects in the arguments. Written by Kaveh R. Ghazi, 1/7
www.eeworm.com/read/358128/3000326

al fprintf.al

# NOTE: Derived from ../../lib/POSIX.pm. # Changes made here will be lost when autosplit is run again. # See AutoSplit.pm. package POSIX; #line 280 "../../lib/POSIX.pm (autosplit into ../../lib/auto/
www.eeworm.com/read/355768/3047837

c fprintf.c

#include void main (void) { FILE *fp; int pages = 892; float price = 39.95; if (fp = fopen("FPRINTF.DAT", "w")) { fprintf(fp, "Book Title: Jamsa's 1001
www.eeworm.com/read/353640/3083911

c fprintf.c

/* fprintf.c - print to a file. stdio.h */ /* Copyright 1992-1995 Wind River Systems, Inc. */ /* modification history -------------------- 01e,24jan95,rhp doc: avoid 'L' in fprintf(), no long doubl
www.eeworm.com/read/262046/4315463

c fprintf.c

/* fprintf.c - print to a file. stdio.h */ /* Copyright 1992-1995 Wind River Systems, Inc. */ /* modification history -------------------- 01e,24jan95,rhp doc: avoid 'L' in fprintf(), no long doubl
www.eeworm.com/read/257673/4361514

c fprintf.c

#include void main (void) { FILE *fp; int pages = 892; float price = 39.95; if (fp = fopen("FPRINTF.DAT", "w")) { fprintf(fp, "Book Title: Jamsa's 1001
www.eeworm.com/read/252366/4408248

c fprintf.c

/* * fprintf - write output on a stream */ /* $Header: fprintf.c,v 1.3 89/12/18 15:01:54 eck Exp $ */ #include #include #include "loc_incl.h" int fprintf(FILE *strea
www.eeworm.com/read/161438/5553380

c fprintf.c

#include void main(void) { FILE *fp; int pages = 800; float price = 49.95; if (fp = fopen("FPRINTF.DAT", "w")) { fprintf(fp, "Book Title: Jamsa\'s C &
www.eeworm.com/read/475955/6770819

c fprintf.c

#include void main (void) { FILE *fp; int pages = 892; float price = 39.95; if (fp = fopen("FPRINTF.DAT", "w")) { fprintf(fp, "Book Title: Jamsa's 1001