代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5537659
h stdio.h
// -*- C++ -*- compatibility header.
// Copyright (C) 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute i
www.eeworm.com/read/162614/5540629
h stdio.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/stdio.h"
This had to be done to correct non-standard usages in the
original, manufacturer supp
www.eeworm.com/read/161438/5553219
c no_stdio.c
void main(void)
{
printf ("Jamsa\'s C/C++ Programmer\'s Bible");
}
www.eeworm.com/read/159853/5580305
h _stdio.h
#include
#include
/* flag to describe additional control
*/
#define F_ALTFORM 0x0001 /* alternate form, e.g. %#x */
#define F_LONG 0x0002 /* long modifier, e.g. %ld */
www.eeworm.com/read/158865/5594506
h stdio.h
/* This is part of the iostream/stdio library, providing -*- C -*- I/O.
Define ANSI C stdio on top of C++ iostreams.
Copyright (C) 1991, 1994 Free Software Foundation
This library is free softw
www.eeworm.com/read/156531/5611587
pm stdio.pm
# VMS::Stdio - VMS extensions to Perl's stdio calls
#
# Author: Charles Bailey bailey@genetics.upenn.edu
# Version: 2.1
# Revised: 24-Mar-1998
package VMS::Stdio;
require 5.002;
u
www.eeworm.com/read/156531/5611589
xs stdio.xs
/* VMS::Stdio - VMS extensions to stdio routines
*
* Version: 2.1
* Author: Charles Bailey bailey@genetics.upenn.edu
* Revised: 24-Mar-1998
*
*/
#include "EXTERN.h"
#include "per
www.eeworm.com/read/155856/5618414
h stdio.h
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc.
A
www.eeworm.com/read/155374/5625685
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================