代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/492812/6409924
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.01 */
/* Copyright (c) 1993-1999 Texas Instru
www.eeworm.com/read/490821/6442878
h stdio.h
www.eeworm.com/read/489287/6477648
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.50 */
/* Copyright (c) 1996-1999 Texas Instrume
www.eeworm.com/read/488200/6497699
h stdio.h
#ifndef _STDIO_H
#define _STDIO_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#define EOL_LEN 3
#define _fd_type(fd) (((fd) >> 13) & 3)
#define _fd_seq(fd) ((fd) & 8191)
#define _mk_fd(
www.eeworm.com/read/488200/6497917
c stdio.c
/* Standard I/O routines with socket support
* Replaces those in Borland C++ library
*/
#include
#include
#include
#include
#include
#d
www.eeworm.com/read/487245/6517110
h stdio.h
/*--------------------------------------------------------------------------
STDIO.H
Prototypes for standard I/O functions.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, I
www.eeworm.com/read/486717/6525705
h stdio.h
#ifndef __STDIO_H
#define __STDIO_H
#include
#include
int getchar(void);
int putchar(char);
int puts(CONST char *);
int printf(CONST char *, ...);
int vprintf(CONST cha
www.eeworm.com/read/483067/6609246
h stdio.h
/* stdio.h
Definitions for stream input/output.
Copyright (c) Borland International 1987,1988,1990,1991
All Rights Reserved.
*/
#ifndef __STDIO_H
#define __STDIO_H
#ifd
www.eeworm.com/read/480891/6663359
h stdio.h
///////////////////////////////////////////////////////////////////////////
//// (C) Copyright 1996,2003 Custom Computer Services ////
//// This source code may only be used by lice