代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/112303/6146739

cxx endpoint.cxx

/* ==================================================================== * The Vovida Software License, Version 1.0 * * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved. * * Redis
www.eeworm.com/read/111692/6153598

c lzmatest.c

/* LzmaTest.c Test application for LZMA Decoder LZMA SDK 4.02 Copyright (c) 1999-2004 Igor Pavlov (2004-06-10) */ #include #include #include #include "Lzma
www.eeworm.com/read/110034/6167693

c rtas-proc.c

/* * arch/ppc64/kernel/rtas-proc.c * Copyright (C) 2000 Tilmann Bitterberg * (tilmann@bitterberg.de) * * RTAS (Runtime Abstraction Services) stuff * Intention is to provide a clean use
www.eeworm.com/read/110034/6168862

c proc_rtas.c

/* * BK Id: SCCS/s.proc_rtas.c 1.5 05/17/01 18:14:22 cort */ /* * arch/ppc/kernel/proc_rtas.c * Copyright (C) 2000 Tilmann Bitterberg * (tilmann@bitterberg.de) * * RTAS (Runtime Abstrac
www.eeworm.com/read/110034/6168885

c ppc_htab.c

/* * BK Id: SCCS/s.ppc_htab.c 1.19 10/16/01 15:58:42 trini */ /* * PowerPC hash table management proc entry. Will show information * about the current hash table and will allow changes to it. *
www.eeworm.com/read/110034/6170111

c aic7xxx_proc.c

/*+M************************************************************************* * Adaptec AIC7xxx device driver proc support for Linux. * * Copyright (c) 1995, 1996 Dean W. Gehnert * * This program
www.eeworm.com/read/108242/6183512

h awk.h

/* * a small awk clone * * (C) 1989 Saeko Hirabauashi & Kouichi Hirabayashi * * Absolutely no warranty. Use this software with your own risk. * * Permission to use, copy, modify and distribute
www.eeworm.com/read/108242/6183559

c which.c

/* which - search paths for executable */ #define DELIMITER ':' #include #include #include #include #include _PROTOTYPE(int main, (int argc,
www.eeworm.com/read/108242/6184056

c anm.c

/* @(#)anm.c 1.6 */ /* ** print symbol tables for ** ACK object files ** ** anm [-gopruns] [name ...] */ #define ushort unsigned short #include "out.h" #include #include #includ
www.eeworm.com/read/105064/6200376

c adfvolinfo.c

// An ADFLib function for Windows which displays a dialogue box containing details about // the current disk file. // Converted from adfVolumeInfo(), part of ADFLib by Laurent Clevy. // // Gary H