代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/147331/5732995

c convert.c

/* Test conversions */ #include "test.h" #include #include static char buffer[500]; extern double_type doubles[]; /* TEST ATOF ATOFF */ double_type *pd = doubles; void _DEF
www.eeworm.com/read/142911/5761706

c info.c

/************************************************************************ * * info.c * * Info command for shell * * info [board | cpu | ide | mem | pci | isa | lan | boot | all] * * ######
www.eeworm.com/read/140847/5779227

m plot_square_hhmm.m

function plot_square_hhmm(ev) % Plot the square shape implicit in the evidence. % ev{i,t} is the value of node i in slice t. % The observed node contains a velocity (delta increment), which is conv
www.eeworm.com/read/136812/5858896

ed keyname.ed

e keycaps 1,$s/[^,]*,[ ]*"[^"]*"[ ]*"[^"]*"[ ]*\(KEY_[^,]*\)[, ]*\([0-9][0-9]*\).*/ case \1: return "\1"; \/* \2 *\// g/KEY_F(/d 1i #ifndef lint static char sccsid[] = "@(#)keyname.ed 1.1 92/07/30
www.eeworm.com/read/136812/5860361

c online_info.c

static char sccsid[] = "@(#)online_info.c 1.1 7/30/92 Copyright Sun Mircosystems Inc."; /************************************************************************** This file, online_info.c, contain
www.eeworm.com/read/136812/5860596

c fork_test.c

#ifndef lint static char sccsid[] = "@(#)fork_test.c 1.1 92/07/30 Copyr 1990 Sun Micro"; #endif /* * Copyright (c) 1990 by Sun Microsystems, Inc. */ #include #include extern
www.eeworm.com/read/136812/5860598

c catch_signals.c

#ifndef lint static char sccsid[] = "@(#)catch_signals.c 1.1 92/07/30 Copyr 1990 Sun Micro"; #endif /* * Copyright (c) 1990 by Sun Microsystems, Inc. */ #include #include #i
www.eeworm.com/read/136812/5860750

c nettest_udp.c

#ifndef lint static char sccsid[] = "@(#)nettest_udp.c 1.1 7/30/92 Copyright Sun Microsystems"; #endif #define BSD43 /* #define BSD42 */ /* #define BSD41a */ #if defined(sgi) #define SYSV #endif #i