代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/329391/12956385
h stdio.h
/* Copyright(C) 1994 TOSHIBA CORPORATION All rights reserved */
/* $RCSfile: stdio.h $ */
/* $Revision: 1.2.1.2 $ */
/* $Date: 1995/01/24 16:02:58 $ */
#ifndef __STDIO_H
#define __STDIO_H
#
www.eeworm.com/read/243168/12958110
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.01 */
/* Copyright (c) 1993-1999 Texas Instru
www.eeworm.com/read/243090/12965315
h stdio.h
www.eeworm.com/read/243006/12969240
h stdio.h
www.eeworm.com/read/243006/12969319
h stdio.h
www.eeworm.com/read/243006/12969527
h stdio.h
www.eeworm.com/read/141545/13001446
c no_stdio.c
void main(void)
{
printf ("Jamsa\'s C/C++ Programmer\'s Bible");
}
www.eeworm.com/read/140165/13101237
h stdio.h
/*
** STDIO.H -- Standard Small C Definitions.
*/
extern char _iob[];
/*
#define exit OS_exit
#define fopen OS_fopen
#define fgetc OS_fgetc
#define fputc OS_fputc
#define fclose OS_fclose
#define ca
www.eeworm.com/read/140165/13101263
h stdio.h
/*
** STDIO.H -- Standard Small C Definitions.
*/
extern char _iob[];
/*
#define exit OS_exit
#define fopen OS_fopen
#define fgetc OS_fgetc
#define fputc OS_fputc
#define fclose OS_fclose
#define ca