代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/11139/197564
tos-decode-flid
#!/usr/bin/perl -w
use strict;
sub decode ($$) {
my $a = shift;
my $b = shift;
die if ($a3);
die if ($b3);
my $c = ($a
www.eeworm.com/read/27451/865222
txt d235.bmp.txt
sprintf(a,"hello\r");
WriteComm(a,10);
GSM_STATUSO = GSM_WAIT_REP;
Sleep(1000);
for(int j=0; j
www.eeworm.com/read/37216/900503
txt d235.bmp.txt
sprintf(a,"hello\r");
WriteComm(a,10);
GSM_STATUSO = GSM_WAIT_REP;
Sleep(1000);
for(int j=0; j
www.eeworm.com/read/240162/4588095
c string-opt-16.c
/* Copyright (C) 2003 Free Software Foundation.
Test sprintf optimizations don't break anything and return the
correct results.
Written by Roger Sayle, June 22, 2003. */
static char buff
www.eeworm.com/read/216502/4891336
c dounit.c
#include "stdio.h"
#include "lrnref"
dounit()
{
char tbuff[100];
if (todo == 0)
return;
wrong = 0;
retry:
start(todo);
sprintf(tbuff, "../../%s/L%s", sname, todo); /* script = lesson */
scri
www.eeworm.com/read/209211/4981426
h grap.h
extern char errbuf[200];
#define ERROR sprintf(errbuf,
#define FATAL ), yyerror(errbuf), exit(1)
#define WARNING ), yyerror(errbuf)
#define dprintf if(dbg)printf
#define String 01
#define Macro 02
#
www.eeworm.com/read/178760/5312784
c printf.c
/** Simple printf implementation
This stub has been replaced by the std printf_large / sprintf / vprintf
*/
#include
#include
#define STATIC
static void _printn(unsigned u,
www.eeworm.com/read/346457/3183588
svn-base debug.h.svn-base
/*
* Copyright (c) 1995 Danny Gasparovski.
*
* Please read the file COPYRIGHT for the
* terms and conditions of the copyright.
*/
#define PRN_STDERR 1
#define PRN_SPRINTF 2
extern FILE *dfd;
ex
www.eeworm.com/read/334226/3371704
m tilde_expand-1.m
x = getpwuid (getuid ());
(strcmp (x.dir, tilde_expand ("~"))
&& strcmp (x.dir, tilde_expand (sprintf ("~%s", x.name)))
&& strcmp ("foobar", tilde_expand ("foobar")))
www.eeworm.com/read/306178/3748736
c ulist.c
// user list
inherit F_CLEAN_UP;
int main(string str)
{
object *ob;
int i;
ob=users();
i = sizeof(ob);
while (i--) {
write(sprintf("%15s :