代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/145715/12706057
m projector_marker.m
if active_images(i),
%fprintf(1,'Loading image %d...\n',i);
if ~type_numbering,
number_ext = num2str(image_numbers(i));
else
number_ext = sprintf(['%.'
www.eeworm.com/read/144399/12797237
m nmmversion.m
function [v,vn,vd] = nmmVersion
% nmmVersion Returns version number of NMM toolbox currently installed
vnum = 1.04;
vdate = '2-Feb-2003';
v = sprintf('NMM Toolbox Version %5.3f, %s, copyright Ger
www.eeworm.com/read/243843/12913071
def w2k_lib.def
; w2k_lib.def
; 02-12-2001 Sven B. Schreiber
; sbs@orgon.com
LIBRARY w2k_lib
EXPORTS _vsprintf
_vmprintf
_vfprintf
_veprintf
_vprintf
_sprintf
www.eeworm.com/read/130859/5950199
c test.c
//#define ACCESS_RIGHTS_ALL
#include "stdio.h"
OS_EVENT *iosem;
void cli(void)
{
CliMain();
}
int in(char*p)
{
t_RtkObject Objet;
RtkReceive(1,&Objet);
sprintf(p,"%s",((IOStruct
www.eeworm.com/read/130130/5963863
m projector_marker.m
if active_images(i),
%fprintf(1,'Loading image %d...\n',i);
if ~type_numbering,
number_ext = num2str(image_numbers(i));
else
number_ext = sprintf(['%.'
www.eeworm.com/read/127039/6009954
c test.c
//#define ACCESS_RIGHTS_ALL
#include "stdio.h"
OS_EVENT *iosem;
void cli(void)
{
CliMain();
}
int in(char*p)
{
t_RtkObject Objet;
RtkReceive(1,&Objet);
sprintf(p,"%s",((IOStruct
www.eeworm.com/read/101135/6237983
3 printf.3
.\" @(#)printf.3s 6.3 (Berkeley) 6/5/86
.\"
.TH PRINTF 3 "June 5, 1986"
.AT 3
.SH NAME
printf, fprintf, sprintf, snprintf, vprintf, vfprintf, vsprintf, vsnprintf \- formatted output conversion
.SH SYN
www.eeworm.com/read/477964/6306165
h stdio.h
#ifndef __STDIO_H
#define __STDIO_H
#include
int getchar(void);
int putchar(char);
int puts(CONST char *);
int printf(CONST char *, ...);
int sprintf(char *, CONST ch
www.eeworm.com/read/339620/12216645
m projector_marker.m
if active_images(i),
%fprintf(1,'Loading image %d...\n',i);
if ~type_numbering,
number_ext = num2str(image_numbers(i));
else
number_ext = sprintf(['%.'