int printf(const char *fmt, ...);
http://www.codebf.com/read/359096/2979778
/* * printf.c - printf like debug print function */ /* * Copyright (c) 2000,2002 Japan Network Information Center. * All rights reserved. * * By using this file, you agree to the terms and co
http://www.codebf.com/read/357022/3034799
#include "printf.h" #include "windows.h" #include ///////////////////////////////////////////////////////////////////////////////////// // // void put_char ( char ch ) { PWINDO
http://www.codebf.com/read/354586/3076203
//////////////////////////////////////////////////////////////////////////////////////////// // // // File: printf.h // // Copyright (C): 2005 Searen Network Software Ltd. // // [
http://www.codebf.com/read/354586/3076268
//////////////////////////////////////////////////////////////////////////////////////////// // // // File: printf.c // // Copyright (C): 2005 Searen Network Software Ltd. // // [
http://www.codebf.com/read/354586/3076278
#include "vsprintf.h" #include "string.h" #include "printf.h" extern void putc(unsigned char c); extern unsigned char getc(void); #define OUTBUFSIZE 1024 #define INBUFSIZE 1024 static unsigned c
http://www.codebf.com/read/350730/3117156
printf.o printf.d : printf.c vsprintf.h \ /work/friendly-arm_backup/friendly-arm/ARM_Projects/sys/lib/stdio/include/types.h \ string.h printf.h
http://www.codebf.com/read/350730/3117166
#ifndef _PRINTF_H #define _PRINTF_H int printf(const char *fmt, ...); int scanf(const char * fmt, ...); #endif /* _PRINTF_H */
http://www.codebf.com/read/350730/3117171
http://www.codebf.com/read/350730/3117256
printf.o printf.d : printf.c vsprintf.h \ /work/friendly-arm_backup/friendly-arm/ARM_Projects/stdio/include/types.h \ string.h printf.h
http://www.codebf.com/read/350730/3117260
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机