代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/126547/6016023
cpp collectable.cpp
#include "collectable.h"
/*
Create a new collectable item based on supplied arguments.
*/
void addCollectable(float x, float y, int type, int value, int life)
{
if (type == P_ANYTHING)
{
www.eeworm.com/read/124989/6035075
c printf.c
/**************************************************************************
MISC Support Routines
**************************************************************************/
#include "misc.h"
#includ
www.eeworm.com/read/124574/6045322
m pwritespecconstructioncmd.m
function txtBuffer = pWriteSpecConstructionCmd(iStruct, type)
%PWRITESPECCONSTRUCTIONCMD Writes the ML construction commands needed to
% fill the specification structure, generate the c-mex, build
www.eeworm.com/read/120487/6072471
c inet_net_ntop.c
/*
* Copyright (c) 1996 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that th
www.eeworm.com/read/112303/6145507
c osptnlog.c
/*
* Copyright (c) 1993 Addison-Wesley Publishing Company.
* All rights reserved. This source code is provided
* for its instructional value, and is not guaranteed
* for any particular purpose.
www.eeworm.com/read/110034/6168287
c mca.c
/*
* linux/arch/i386/kernel/mca.c
* Written by Martin Kolinek, February 1996
*
* Changes:
*
* Chris Beauregard July 28th, 1996
* - Fixed up integrated SCSI detection
*
* Chris Beauregard Au
www.eeworm.com/read/109026/6177232
c mib.c
//==========================================================================
//
// ./lib/current/src/mib.c
//
//
//==========================================================================
www.eeworm.com/read/108242/6184130
c ckuus3.c
/* C K U U S 3 -- "User Interface" for Unix Kermit, part 3 */
/*
Author: Frank da Cruz (SY.FDC@CU20B),
Columbia University Center for Computing Activities, January 1985.
Copyright (C) 1985, Tr
www.eeworm.com/read/106385/6193522
cpp ecostestmonitorfilter.cpp
//####COPYRIGHTBEGIN####
//
// ----------------------------------------------------------------------------
// Copyright (C) 1
www.eeworm.com/read/105029/6200409
c zfield.c
#include
#include
#include
#include
#include
#include "zlib.h"
#define ISDIGIT(c) (c>='0'&&c='A'