代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/256994/11961775
cpp decode2.cpp
// decode2.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "decode2.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/153768/12008217
ch comm-ql.ch
This is the change file for CWEB's COMMON under QSOD/SMSQ
(Contributed by Robert H. Klein, September 1994)
This change file is intended for use with C68 v4.13 (or later).
compile with
ex cc;'-v
www.eeworm.com/read/153566/12026936
pc temp.pc
int checkerr_sndgh(char *errmsg)
{
char JJGH_FILE[]="/usr/bkfx/data/rcv/backup/JJGH";
char THE_GENERAL_STR[]="XXXX3\n JJGH\n The following ys we do not received!\n Pl
www.eeworm.com/read/255507/12078298
cpp mixin.cpp
// MixIn.cpp: implementation of the CMixIn class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MixIn.h"
#define WND_CLASS_NAME "Inpu
www.eeworm.com/read/255117/12101014
c drv_print_gd61.c
#include "config_GD61.h"
#include "include_GD61.h"
#include
extern uint16 PowerLine_ID; //number of line
extern uint16 ModuleAddress; //=0x5555; //module address
extern uint16 Pkg_Se
www.eeworm.com/read/253792/12199877
cpp mixin.cpp
// MixIn.cpp: implementation of the CMixIn class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MixIn.h"
#define WND_CLASS_NAME "Inpu
www.eeworm.com/read/251646/12327764
c _icmp.c
/*
* Copyright (c) 1988, 1989, 1990, 1991, 1993, 1994, 1995, 1996
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary f
www.eeworm.com/read/251577/12336380
h findfile_sequence_unittest_.h
// Updated: 21st March 2006
#if !defined(INETSTL_INCL_INETSTL_HPP_FINDFILE_SEQUENCE)
# error This file cannot be directly included, and should only be included within inetstl/findfile_sequence.h
www.eeworm.com/read/251577/12336383
h ftpdir_sequence_unittest_.h
// Updated: 21st March 2006
#if !defined(INETSTL_INCL_INETSTL_HPP_FTPDIR_SEQUENCE)
# error This file cannot be directly included, and should only be included within inetstl/ftpdir_sequence.hpp
www.eeworm.com/read/251546/12338448
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