代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/174800/5357165
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/174349/5361833
h stdio.h
#ifndef _STDIO_H
#define _STDIO_H
#include "types.h"
#ifndef _VALIST
#define _VALIST
typedef char *va_list;
#endif /* _VALIST */
extern int vsnprintf(char *buf, size_t size, const char *fmt, va_li
www.eeworm.com/read/172774/5382076
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/171344/5396553
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/169775/5410373
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
www.eeworm.com/read/169197/5425858
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/168845/5431689
hpp stdio.hpp
// (C) Copyright Jonathan Turkanis 2005.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
www.eeworm.com/read/168763/5438371
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/168763/5440199
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/167046/5470420
h stdio.h
/* Optimizing macros and inline functions for stdio functions.
Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free