代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/247283/12668266
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/247283/12668579
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/146022/12683295
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/145143/12749674
dsp printf.dsp
# Microsoft Developer Studio Project File - Name="printf" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/145143/12749677
plg printf.plg
Build Log
--------------------Configuration: printf - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\user\L
www.eeworm.com/read/144361/12800739
c printf.c
/* Copyright (C) 1991, 1995, 1996, 1997, 2001, 2004
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
www.eeworm.com/read/144361/12800886
h printf.h
/* Copyright (C) 1991-1993,1995-1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modif
www.eeworm.com/read/143389/12879039
c printf.c
#include
#include
#include
#include
extern void ser_write(const char *buf, int nr);
extern int ser_read(char *buf, int nr);
extern int ser
www.eeworm.com/read/143387/12879596
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful