代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/348839/3151779
inl stdio.inl
#ifndef CYGONCE_LIBC_STDIO_STDIO_INL
#define CYGONCE_LIBC_STDIO_STDIO_INL
//===========================================================================
//
// stdio.inl
//
// ANSI stand
www.eeworm.com/read/348839/3152042
h stdio.h
#ifndef CYGONCE_ISO_STDIO_H
#define CYGONCE_ISO_STDIO_H
/*========================================================================
//
// stdio.h
//
// ISO standard I/O functions
//
/
www.eeworm.com/read/348839/3152137
h stdio.h
#ifndef CYGONCE_LIBC_STDIO_STDIO_H
#define CYGONCE_LIBC_STDIO_STDIO_H
//========================================================================
//
// stdio.h
//
// ISO C standard I/O
www.eeworm.com/read/348839/3152138
inl stdio.inl
#ifndef CYGONCE_LIBC_STDIO_STDIO_INL
#define CYGONCE_LIBC_STDIO_STDIO_INL
//===========================================================================
//
// stdio.inl
//
// ANSI stand
www.eeworm.com/read/346629/3181170
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.09 */
/* Copyright (c) 1993-2003 Texas Instru
www.eeworm.com/read/342142/3239626
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/342088/3240294
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/340665/3269462
h stdio.h
#ifndef _NEWLIB_STDIO_H
#define _NEWLIB_STDIO_H
/* Internal locking macros, used to protect stdio functions. In the
linux case, expand to flockfile, and funlockfile, both defined in
LinuxThrea
www.eeworm.com/read/340665/3270588
tex stdio.tex
@node Stdio
@chapter Input and Output (@file{stdio.h})
This chapter comprises functions to manage files
or other input/output streams. Among these functions are subroutines
to generate or scan strin
www.eeworm.com/read/340665/3270625
c stdio.c
/* No user fns here. Pesch 15apr92. */
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permi