代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/359567/10138171
test printf.test
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo
www.eeworm.com/read/163684/10149564
zip printf.zip
www.eeworm.com/read/163682/10149672
c printf.c
/* printf.c */
extern putchar();
printf(fmt,firstparm)
char *fmt;
{
return uformat(putchar,fmt,&firstparm);
}
/* uformat - K&R C standard output formatting */
/************ Va
www.eeworm.com/read/163682/10149749
c printf.c
/* printf.c */
extern putchar();
printf(fmt,firstparm)
char *fmt;
{
return uformat(putchar,fmt,&firstparm);
}
/* uformat - K&R C standard output formatting */
/************ Va
www.eeworm.com/read/359019/10169541
c printf.c
/* @(#)printf.c 1.12 00/05/07 Copyright 1985 J. Schilling */
/*
* Copyright (c) 1985 J. Schilling
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/357480/10208809
c printf.c
#include "Config.h"
#ifdef SERIAL
#include "reg.h"
#include "Typedefs.h"
#include "main.h"
#include "printf.h"
#include
CODE BYTE Hex[] = "0123456789ABCDEF";
extern bit R
www.eeworm.com/read/357480/10208845
lst printf.lst
C51 COMPILER V7.50 PRINTF 04/01/2008 15:02:31 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE PRINTF
OBJECT MODULE PLACED IN
www.eeworm.com/read/357480/10208881
h printf.h
#ifndef __PRINTF__
#define __PRINTF__
#define _outchar(c) while(1) { if( !RS_Xbusy ) { SBUF = c; RS_Xbusy=1; break; } }
#define Putch(c) _outchar(c)
#ifdef SERIAL
void Printf ( const char
www.eeworm.com/read/356403/10228416
opt printf.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/356403/10228420
plg printf.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\kkk\EX4-STDIO\printf.uv2
Project File Date: 04/02/2006
Output:
Build tar