代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/353195/10464266
c writepic.c
/* writepic.c, write reconstructed pictures */
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These
www.eeworm.com/read/424063/10501739
c sreadfil.c
/*
* SREADFIL A SIMULINK trigged read from a file.
*
* Syntax: [sys, x0] = sreadfil(t,x,u,flag, filename, format, pulnum, threshold, numOutput, recursive)
* The input of this function is a
www.eeworm.com/read/424063/10501881
c stdmamux.c
/*
* SIMULINK TDMA MUX/DEMUX block.
*
* Syntax: [sys, x0] = stdmamux(t, x, u, flag, switch_box, keeping_value, ini_value)
* This function takes multi-input and it may be multi-output
* depen
www.eeworm.com/read/160392/10536553
cc var_symbol.cc
#include "Var_symbol.h"
#include "Min_max_eps.h"
#include "Globals.h"
#include "Symbol_table.h"
#include "Definition_item.h"
#include
#include "Expr.h"
#include "Problem.h"
#include "Problem
www.eeworm.com/read/352001/10588802
cpp xlcanfunctions.cpp
/*----------------------------------------------------------------------------
| File : xlCANFunctions.cpp
| Project : Vector CAN Example
|
| Description : Shows the basic CAN function
www.eeworm.com/read/351712/10616166
c init.c
/*
设备与通道信息初始化分2种情况
1.模拟
2.实时 情况
*/
#include /*标准输入输出定义*/
#include /*标准函数库定义*/
#include /*Unix 标准函数定义*/
#include
www.eeworm.com/read/351712/10616413
c configai.c
/****************************************Copyright (c)**************************************************
** ARM LINUX Development Co.,LTD.
**
**--------------File I
www.eeworm.com/read/277380/10643566
c popen2.c
#include
#include
#include
int main()
{
FILE *write_fp;
char buffer[BUFSIZ + 1];
sprintf(buffer, "Once upon a time, there was...\n");
write_fp = popen
www.eeworm.com/read/277238/10651385
c common.c
/*****************************************************************************
* common.c: h264 library
*****************************************************************************
* Copyright (C)
www.eeworm.com/read/351277/10665293
c npc_gamblemaster.c
#include "version.h"
#include
#include "char.h"
#include "object.h"
#include "char_base.h"
#include "npcutil.h"
#include "lssproto_serv.h"
#include "handletime.h"
#include "readmap.h"
#incl