代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/209215/4981270
h stdio.h
#ifndef STDIOH_
#define STDIOH_
#pragma push_safeptr
#include /* this must get fixed */
#define _need_NULL
#define _need_size_t
#include "sys/stdtypes.h"
#undef _need_size_t
#unde
www.eeworm.com/read/209215/4981325
c stdio.c
/* stdio.c
*
* (C) Copyright Dec 19 1998, Edmond J. Breen.
* ALL RIGHTS RESERVED.
* This code may be copied for personal, non-profit use only.
*
*/
/* This file is broken into 2 parts
* th
www.eeworm.com/read/209211/4984857
c stdio.c
/*
* pANS stdio -- data
*/
#include "iolib.h"
FILE _IO_stream[]={
/* fd flags state buf rp wp lp bufl unbuf */
0, 0, OPEN, 0, 0, 0, 0, 0, 0,
1, 0, OPEN, 0, 0, 0, 0, 0, 0,
2, 0, OPEN, 0, 0, 0, 0,
www.eeworm.com/read/209211/4986550
h stdio.h
/*
* pANS stdio.h
*/
/*
* According to X3J11, there is only one i/o buffer
* and it must not be occupied by both input and output data.
* If rp
www.eeworm.com/read/206983/5003608
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/205824/5016575
h stdio.h
/*
* stdio.h
* This file has no copyright assigned and is placed in the Public Domain.
* This file is a part of the mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER
www.eeworm.com/read/204040/5034997
h stdio.h
/***
*stdio.h - definitions/declarations for standard I/O routines
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the structures, v
www.eeworm.com/read/204040/5036319
h stdio.h
/***
*stdio.h - definitions/declarations for standard I/O routines
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the structures, value
www.eeworm.com/read/202062/5056276
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/200614/5064692
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instr