代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6245771
3int printf.3int
.TH printf 3int
.SH Name
printf, fprintf, sprintf \- print formatted output
.SH Syntax
.B #include
.PP
.B int printf (
.I format
[,
.I arg
] ...
.B )
.br
char
.IR *format ;
.PP
.B int f
www.eeworm.com/read/101082/6247265
3s printf.3s
." SCCSID: @(#)printf.3s 2.4 8/12/87
.\" Last modified by DAH on 11-Sept-88 1900.
.\"
.TH printf 3s
.SH Name
printf, fprintf, sprintf \- formatted output conversion
.SH Syntax
.B #include
.P
www.eeworm.com/read/101082/6247644
3int printf.3int
.TH printf 3int
.SH Name
printf, fprintf, sprintf \- print formatted output
.SH Syntax
.B #include
.PP
.B int printf (
.I format
[,
.I arg
] ...
.B )
.br
char
.IR *format ;
.PP
.B int f
www.eeworm.com/read/266140/6286362
opt printf_lcd.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/266140/6286371
plg printf_lcd.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\冯晓刚\桌面\新建文件夹\Printf_LCD.uv2
Project File Date: 10/23/2007
Output:
www.eeworm.com/read/266140/6286372
lnp printf_lcd.lnp
"STARTUP.obj",
"Max6675.obj"
TO "Printf_LCD"
RAMSIZE(256)
www.eeworm.com/read/489807/6461554
h printf_p.h
#ifndef _PRINTF_P_H_
#define _PRINTF_P_H_
#include
#define OUT_V24 0
#define OUT_LCD 1
void _printf_P (char, char const *fmt0, ...);
extern char PrintZiel;
#def
www.eeworm.com/read/489807/6461562
c printf_p.c
// Die Funktion printf_P() unterliegt ihrer eigenen Lizenz und ist nicht von der Lizenz f?r den MikroKopter-Teil unterstellt
/*
Copyright (C) 1993 Free Software Foundation
This file is part of
www.eeworm.com/read/264310/11319772