代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/106385/6194236
cdl stdio.cdl
# ====================================================================
#
# stdio.cdl
#
# C library stdio related configuration data
#
# ======================================================
www.eeworm.com/read/106385/6194243
h stdio.h
#ifndef CYGONCE_LIBC_STDIO_STDIO_H
#define CYGONCE_LIBC_STDIO_STDIO_H
//========================================================================
//
// stdio.h
//
// ISO C standard I/O routin
www.eeworm.com/read/106385/6194244
inl stdio.inl
#ifndef CYGONCE_LIBC_STDIO_STDIO_INL
#define CYGONCE_LIBC_STDIO_STDIO_INL
//===========================================================================
//
// stdio.inl
//
// ANSI standard I/
www.eeworm.com/read/102395/6233570
h stdio.h
/*******************************************************************************
+
+ LEDA 4.5
+
+
+ stdio.h
+
+
+ Copyright (c) 1995-2004
+ by Algorithmic Solutions Software GmbH
+ All rights r
www.eeworm.com/read/102395/6233583
h stdio.h
#if defined(LEDA_INSTALL) && !defined(LEDA_STD_INCLUDE)
#error Please include instead of
#endif
#include_next
www.eeworm.com/read/101135/6237953
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/101135/6238805
3 stdio.3
STDIO(3) Minix Programmer's Manual STDIO(3)
NAME
stdio - standard buffered input/output package
SYNOPSIS
#include
FILE *std
www.eeworm.com/read/101135/6238962
3 stdio.3
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:07:00 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/101066/6256495
c stdio.c
/* stdio.c - internal misc. routines for stdio.h */
/* Copyright 1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,20sep92,smb documentation additions
01a,29jul92,sm