代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/144361/12800891
c tst-printfsz.c
/* Based on code by Larry McVoy . */
#include
#include
#include
#define V 12345678.12345678
int
main (int argc, char *argv[])
{
char
www.eeworm.com/read/245347/12803531
c amax2050软件加密法.c
#include
#include
#include
#pragma comment(lib, "Iphlpapi.lib")
void main()
{
IP_ADAPTER_INFO pAdapterInfo;
ULONG len = sizeof(pAdapterInfo);
if(
www.eeworm.com/read/331524/12824453
c report.c
// #########################################################################
// *************************************************************************
#include
#include
www.eeworm.com/read/142788/12920691
cpp gibfx.cpp
// ----------------------------------------------------------------------- //
//
// MODULE : GibFX.cpp
//
// PURPOSE : Gib special FX - Implementation
//
// CREATED : 8/3/98
//
// ---------
www.eeworm.com/read/329609/12945297
c debug.c
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/328469/13025920
c gps.c
#include
#include "global.h"
#include "io.h"
#include "serial.h"
#include "timer.h"
#include "gps.h"
enum
{
LONLAT_DMM=1, /*LONGITUDE LATITUDE DEGREE MINUTE MINUTE/10000 form
www.eeworm.com/read/328267/13035919
cpp testleak.cpp
//-< TESTLEAK.CPP >--------------------------------------------------*--------*
// FastDB Version 1.0 (c) 1999 GARRET * ? *
// (Main Memory Database Management Sy
www.eeworm.com/read/140930/13052009
c d_main.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
www.eeworm.com/read/138710/13221508
cpp dir_d_s.cpp
// dir_d_s.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "dir_d_s.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/138119/13259248
c dos2unix.c
/*
TurboC, a library for porting Borland Turbo C to GNU gcc.
The entire contents of this source file is
Copyright (c) Igor Bujna 1999-2001.
This library is free software; you can redistribu