代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/162711/10279900
jpg help_printf.jpg
www.eeworm.com/read/278864/10501392
stdout test-printf.stdout
%.4x: `0012'
%04x: `0012'
%4.4x: `0012'
%04.4x: `0012'
%4.3x: ` 012'
%04.3x: `0012'
%.*x: `0012'
%0*x: `0012'
%*.*x: `0012'
%0*.*x: `0012'
bad format: "%z"
nil pointer (padded): " (nil)"
decimal n
www.eeworm.com/read/278864/10501405
stderr test-printf.stderr
sim-safe: Version 0.2.0 of January, 1997.
Copyright (c) 1994-1997 by Todd M. Austin. All Rights Reserved.
sim: simulation started @ Mon Jan 27 13:19:03 1997, options follow:
sim-safe: This simulat
www.eeworm.com/read/278864/10501435
c test-printf.c
/* Copyright (C) 1991, 1992, 1993 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
modify it under the terms o
www.eeworm.com/read/352054/10584712
jpg help_printf.jpg
www.eeworm.com/read/421953/10674954
pdf printf-scanf.pdf
www.eeworm.com/read/277026/10686653
c printf1.c
www.eeworm.com/read/277026/10686677
c printf2.c
www.eeworm.com/read/350250/10752840