代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/204000/15347911
m recognize.m
function recognize()
disp('Generating the reference template...')
for i=1:10
%fname = sprintf('..\\ch6\\%da.wav',i-1);
%x = wavread(fname);
disp('Time For The #');
disp(i);
[x1 x2
www.eeworm.com/read/103960/15715462
c strerror.c
#include
extern char *sys_errlist[];
extern int sys_nerr;
char *
strerror(int error)
{
static char mesg[30];
if (error >= 0 && error
www.eeworm.com/read/103960/15715617
c strerror.c
#include
extern char *sys_errlist[];
extern int sys_nerr;
char *
strerror(int error)
{
static char mesg[30];
if (error >= 0 && error
www.eeworm.com/read/103960/15715727
c strerror.c
#include
extern char *sys_errlist[];
extern int sys_nerr;
char *
strerror(int error)
{
static char mesg[30];
if (error >= 0 && error
www.eeworm.com/read/100585/15870501
c strerror.c
#include
extern char *sys_errlist[];
extern int sys_nerr;
char *
strerror(int error)
{
static char mesg[30];
if (error >= 0 && error
www.eeworm.com/read/100585/15870656
c strerror.c
#include
extern char *sys_errlist[];
extern int sys_nerr;
char *
strerror(int error)
{
static char mesg[30];
if (error >= 0 && error
www.eeworm.com/read/100078/15886018
c atcmd.c
#include /*stderr,(sscanf,sprintf)*/
#include /*(strncpy)*/
#include /*(getenv)*/
#include /*->ttybuf.h (timeval)*/
#include /*TELOPT_xxx*/
www.eeworm.com/read/192259/8391477
c request.c
#include "opend.h"
#include
void
request(char *buf, int nread, int clifd, uid_t uid)
{
int newfd;
if (buf[nread-1] != 0) {
sprintf(errmsg, "request from uid %d not null termi
www.eeworm.com/read/192103/8404198
htm ch15_03.htm
Formatting Data with sprintf (Learning Perl, 3rd Edition)
www.eeworm.com/read/189219/8484670
c request.c
#include "opend.h"
#include
void
request(char *buf, int nread, int clifd, uid_t uid)
{
int newfd;
if (buf[nread-1] != 0) {
sprintf(errmsg, "request from uid %d not null terminated: %*