代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/131315/5941076
todo
KNOWN PROBLEMS AND PLANNED CHANGES
* Finish missing stdio functions
mktemp
getw, putw
fgetline? fpurge? snprintf? (sprintf w/limit) vsnprintf? (BSD)
* Optimize
String writes (printf, fwrite, sput
www.eeworm.com/read/123912/14606905
cpp mckeyboard.cpp
#include "mckeyboard.h"
MCKeyboard::MCKeyboard() {
FunctionKeyStatus=NONE;
fd=get_console_fd(NULL);
GetKBMode(&OldKBMode);
tcgetattr(fd,&OldTermios);
sprintf(Version,"MCLIB0.15");
}
MCKeyboard::~
www.eeworm.com/read/11278/218621
m callsave.m
function callsave(hedit,hsave);
strLocalPath=get(hedit,'string');
iNumOfChannel=8;
hold off;
if ~isempty(strLocalPath)
for ii = 1: 1: iNumOfChannel
AmpC(ii, :) = load(sprintf('%s\\%d\\Ma
www.eeworm.com/read/13871/284490
m assert.m
function assert(pred, str)
% ASSERT Raise an error if the predicate is not true.
% assert(pred, string)
if nargin
www.eeworm.com/read/16273/666276
c snprintf.c
/***
*snprintf.c - "Count" version of sprintf
*
* Copyright (c) 1991-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* The _snprintf() flavor takes a count argument th
www.eeworm.com/read/478549/1351340
h printf.h
#ifdef __EMX__
int puts(char *s);
int printf(const char *fmt,...);
int sprintf(char * buf, const char *fmt, ...);
#else
#include
#endif
www.eeworm.com/read/231546/4714128
cc_harness
use Config;
$libdir = $ENV{PERL_SRC} || "$Config{installarchlib}/CORE";
if (!grep(/^-[cS]$/, @ARGV)) {
$linkargs = sprintf("%s $libdir/$Config{libperl} %s",
@Config{qw(ldflags libs)});
}
$cc
www.eeworm.com/read/180437/5284577
h printf.h
#ifdef __EMX__
int puts(char *s);
int printf(const char *fmt,...);
int sprintf(char * buf, const char *fmt, ...);
#else
#include
#endif
www.eeworm.com/read/435789/1859242
i bookmark_list.i
int puts(const char *__s);
int putchar(int __value);
int getchar(void);
int sprintf(char *__s,const char *__format,...);
int printf(const char *__format,...);
int
www.eeworm.com/read/422060/2044539
phpt bug20108.phpt
--TEST--
Bug #20108 (Segfault on printf statement)
--FILE--
--EXPECT--
string(581) "