代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/310556/13649249
h stdio.h
/* @(#) stdio.h 1.8 1/31/86 13:40:51 */
/*ident "@(#)cfront:incl/stdio.h 1.8"*/
#define BUFSIZ 1024
#define _NFILE 20
#ifndef va_start
typedef char *va_list; //for the declaration of vprintf, vfpri
www.eeworm.com/read/308106/13707959
h stdio.h
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
A
www.eeworm.com/read/307138/13728040
h stdio.h
#ifndef _STDIO_H_
#define _STDIO_H_
#include "_ansi.h"
#define _FSTDIO /* ``function stdio'' */
#define __need_size_t
#include
#define __need___va_list
#include
www.eeworm.com/read/306800/13737507
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.01 */
/* Copyright (c) 1993-1999 Texas Instru
www.eeworm.com/read/305275/13775935
txt stdio.txt
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
A
www.eeworm.com/read/305188/13777313
h stdio.h
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
A
www.eeworm.com/read/304114/13800148
h stdio.h
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, Inc.
A
www.eeworm.com/read/136091/13872725
h stdio.h
/* stdio.h
Definitions for stream input/output.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef __STDIO_H
#define __STDIO_H
#if !defined(