代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/385330/7125079
h stdio.h
/*
*-----------------------------------------------------------------------------
* Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1987-1992
*----------------------------------
www.eeworm.com/read/140797/7146850
h stdio.h
#ifndef STDIO_H
#define STDIO_H
#include
#include
typedef unsigned int off_t;
int putchar(int);
int puts(const char *);
int sprintf(char * buf, const char *fmt, ...);
int vspr
www.eeworm.com/read/140797/7147168
h stdio.h
/*
* stdio.h
*/
#ifndef _STDIO_H
#define _STDIO_H
#include
#include
#include
/* This structure doesn't really exist, but it gives us something
to define
www.eeworm.com/read/288936/7150958
h stdio.h
/*****************************************************************************/
/* STDIO.H v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/464339/7165117
h stdio.h
www.eeworm.com/read/462821/7195321
h stdio.h
/* stdio.h
Definitions for stream input/output.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef __STDIO_H
#define __STDIO_H
#if !defined(
www.eeworm.com/read/461713/7221563
h stdio.h
/* stdio.h
Definitions for stream input/output.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef __STDIO_H
#define __STDIO_H
#if !defined(
www.eeworm.com/read/460889/7238661
ol stdio.ol
www.eeworm.com/read/460889/7238704
al stdio.al
;PCODE: $00000000 VOL: 0
#ifndef __SLEEP_DEFINED__
;PCODE: $00000001 VOL: 0
#define __SLEEP_DEFINED__
;PCODE: $00000002 VOL: 0
.EQU __se_bit=0x80
;PCODE: $00000003 VOL: 0
.EQU __sm_mask=0x7
www.eeworm.com/read/459928/7261903
h stdio.h
/************************************************************/
/* Version 2.20.01 */
/************************************************************/
/******