代码搜索:stdio

找到约 10,000 项符合「stdio」的源代码

代码结果 10,000
www.eeworm.com/read/100046/6274447

h a_stdio.h

/* a_stdio.h, from agl@glas2.glas.apc.org (Anton Tropashko) // patch applied by HWL 18/7/94 */ #ifndef A_STDIO_H #define A_STDIO_H #include #define H 64000 int a_print(char *, int, FIL
www.eeworm.com/read/100046/6274453

g a_stdio.g

/* $Id: a_stdio.g,v 1.1 1994/09/26 07:58:23 howcome Exp $ // AGL(C) 1994 */ #include #include "a_stdio.h" static char e_null[] = { 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x
www.eeworm.com/read/100046/6274464

c a_stdio.c

/* $Id: a_stdio.g,v 1.1 1994/09/26 07:58:23 howcome Exp $ // AGL(C) 1994 */ #include #include "a_stdio.h" static char e_null[] = { 0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87, 0x88, 0x
www.eeworm.com/read/135644/6289879

h stdio.h

/*****************************************************************************/ /* STDIO.H v3.10 Beta */ /* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/233171/6299609

h stdio.h

#ifndef _STDIO_H_ #define _STDIO_H_ #include "_ansi.h" #define _FSTDIO /* ``function stdio'' */ #define __need_size_t #include #define __need___va_list #include
www.eeworm.com/read/477964/6306165

h stdio.h

#ifndef __STDIO_H #define __STDIO_H #include int getchar(void); int putchar(char); int puts(CONST char *); int printf(CONST char *, ...); int sprintf(char *, CONST ch
www.eeworm.com/read/214114/6332696

lib stdio.lib

www.eeworm.com/read/214114/6332708

h stdio.h

/* revision: 2002-5-28: remove printf_end by wangwenyan */ #ifndef _STDIO_H_ #define _STDIO_H_ #include "_ansi.h" #define _FSTDIO /* ``function stdio'' */ #define __need_size_t #inc
www.eeworm.com/read/192475/6337884

h stdio.h

/*-------------------------------------------------------------------------- STDIO.H Prototypes for standard I/O functions. Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc. A
www.eeworm.com/read/493030/6404236

h stdio.h