代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/221738/4826568
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/221272/4833827
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/219809/4845920
vhd stdio.vhd
------------------------------------------------------------------------------
-- This file is a part of the GRLIB VHDL IP LIBRARY
-- Copyright (C) 2003, Gaisler Research
--
-- This program is free
www.eeworm.com/read/217381/4872356
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/216502/4890846
h stdio.h
#define BUFSIZ 512
#define _NFILE 20
# ifndef FILE
extern struct _iobuf {
char *_ptr;
int _cnt;
char *_base;
char _flag;
char _file;
} _iob[_NFILE];
# endif
#define _IOREAD 01
#define _IOWRT 02
www.eeworm.com/read/216450/4895224
3 stdio.3
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#
www.eeworm.com/read/212217/4939019
sln stdio.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stdio", "stdio.vcproj", "{D4EEF560-D7E0-4C11-872F-57B995D9B3BC}"
ProjectSection(Proje
www.eeworm.com/read/209900/4956377
h stdio.h
/* stdio.h: ANSI 'C' (X3J11 Oct 88) library header, section 4.9 */
/* Copyright (C) Codemist Ltd., 1988-1993 */
/* Copyright 1991-1998 ARM Limited. All rights reserved.
www.eeworm.com/read/209584/4958313
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================