代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/127781/5999125
c bt_osl.c
/******************************************************************************
*
* Module Name: bt_osl.c
* $Revision: 24 $
*
*******************************************************************
www.eeworm.com/read/124347/6050586
c asctime_r.c
/*
* asctime_r.c
*/
#include
#include
char *
_DEFUN (asctime_r, (tim_p, result),
_CONST struct tm *tim_p _AND
char *result)
{
static _CONST char day_name[7][3] = {
"Sun", "
www.eeworm.com/read/110972/6160774
c writepic.c
/* writepic.c, 恢复重建图像*/
#include
#include
#include "config.h"
#include "global.h"
void writeframe(fname,frame)
char *fname;
unsigned char *frame[];
{
int chrom_hsize, chrom_
www.eeworm.com/read/110972/6163496
c writepic.c
/* writepic.c, 写重建的图像信息*/
#include
#include
#include "global.h"
void writeframe(fname,frame)
char *fname;
unsigned char *frame[];
{
int chrom_hsize, chrom_vsize;
char name
www.eeworm.com/read/110034/6170302
c bt_osl.c
/******************************************************************************
*
* Module Name: bt_osl.c
* $Revision: 24 $
*
*******************************************************************
www.eeworm.com/read/109236/6175905
c images.c
#include
#include
#include
#include "nano-X.h"
#define IMAGE_PATH "demos/tuxchess/images"
extern GR_IMAGE_ID board_image_id;
extern GR_IMAGE_INFO board_info;
ex
www.eeworm.com/read/108242/6183520
c pty.c
/*
* TNET A server program for MINIX which implements the TCP/IP
* suite of networking protocols. It is based on the
* TCP/IP code written by Phil Karn et al, as found in
* his NET package fo
www.eeworm.com/read/108242/6184041
y sbc.y
, %{
/* sbc.y: A POSIX bc processor written for minix with no extensions. */
/* This file is part of bc written for MINIX.
Copyright (C) 1991, 1992 Free Software Foundation, Inc.
This pro
www.eeworm.com/read/105627/6197623
cpp probepacket.cpp
// ProbePacket.cpp: implementation of the ProbePacket class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CCAMSC.h"
#include "ProbePac
www.eeworm.com/read/102935/6227303
c proc.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1995