代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/102756/15759920
ec bank_rpt.ec
/****************************************************
* 商户交易入帐汇总(bank_shdz)
*
* 最后修改: 周国祥 2001/08/16
****************************************************/
#include
#include
www.eeworm.com/read/102756/15759936
ec terminal.ec
/************************************************************
* 产生最大EDC终端号, 为新增EDC终端号时自动生成一个号码
get_max_terminal_id(term_id, mer_id)
* 对帐分析 DispEdcList()
* EDC 密钥管理 (目前已不使用此函数 ) edc_key()
*
www.eeworm.com/read/102248/15788086
cpp mapappview.cpp
// MapAppView.cpp : implementation of the CMapAppView class
//
#include "stdafx.h"
#include "MapApp.h"
#include "MapAppDoc.h"
#include "MapAppView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/101557/15826925
c swriwks.c
/*
* SWRITFIL A SIMULINK trigged write to a workspace variable.
*
* Syntax: [sys, x0] = swritwks(t,x,u,flag, varname, format, pulnum, threshold)
* This function has two inputs and no outpu
www.eeworm.com/read/101557/15826961
c swritwks.c
/*
* SWRITFIL A SIMULINK trigged write to a workspace variable.
*
* Syntax: [sys, x0] = swritwks(t,x,u,flag, varname, format, pulnum, threshold)
* This function has two inputs and no outpu
www.eeworm.com/read/183001/5259751
h sunos4.h
/* sprintf() returns char *, not int, on SunOS 4.1.x */
#define SPRINTF_CHAR
#ifndef BIG_ENDIAN
#define BIG_ENDIAN 4321
#endif
#ifndef LITTLE_ENDIAN
#define LITTLE_ENDIAN 1234
#endif
#ifndef
www.eeworm.com/read/388068/2551918
php3t 005.php3t
--$Id: 005.php3t,v 1.1 1998/08/23 03:32:52 rocky Exp $
--TITLE--
sprintf() function ...
--URL--
func/005.phtml
--EXPECT--
sprintf string truncate test: pas
www.eeworm.com/read/387667/2557193
h sunos4.h
/* sprintf() returns char *, not int, on SunOS 4.1.x */
#define SPRINTF_CHAR
#ifndef BIG_ENDIAN
#define BIG_ENDIAN 4321
#endif
#ifndef LITTLE_ENDIAN
#define LITTLE_ENDIAN 1234
#endif
#ifndef
www.eeworm.com/read/200886/15420869
m checkmaxsparsemex.m
function checkMaxSparseMEX()
if exist('maxSparseMEX')~=3
warnStr=sprintf(...
['****************************************************************\n'...
'You need to compile the M
www.eeworm.com/read/120487/6072828
h sunos4.h
#define HAS_TEST_AND_SET
typedef unsigned char slock_t;
/* sprintf() returns char *, not int, on SunOS 4.1.x */
#define SPRINTF_CHAR
#ifndef BIG_ENDIAN
#define BIG_ENDIAN 4321
#endif
#ifndef