代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/135153/5889703
c proc.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve
www.eeworm.com/read/134009/5896131
sv
sv.c
warn(warn_uninit);
warn(warn_uninit);
warn(warn_uninit);
warn(warn_uninit);
not_a_number(sv);
not_a_number(sv);
warn(warn_uninit);
not_a_number(sv);
warn(warn_uninit
www.eeworm.com/read/133943/5897371
m mk_collage_from_clqs.m
function mk_collage_from_clqs(dir, cliques)
% For use with mk_ps_from_clqs.
% This generates a latex file that glues all the .ps files
% into one big figure.
cd(dir)
C = length(cliques);
ncols = 4;
www.eeworm.com/read/133287/5906886
cpp numberformatter.cpp
//
// NumberFormatter.cpp
//
// $Id: //poco/Main/Foundation/src/NumberFormatter.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistr
www.eeworm.com/read/132747/5910247
c irq.c
/*
* linux/arch/i386/kernel/irq.c
*
* Copyright (C) 1992 Linus Torvalds
*
* This file contains the code used by various IRQ handling routines:
* asking for different IRQ's should be done through
www.eeworm.com/read/132747/5910318
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/131315/5932221
c touchn.c
/* @(#)touchn.c 1.1 88/10/12 NFS Rev 2 Testsuite */
/*
* touch n files
*/
main(argc,argv)
char **argv;
{
int n;
char buf[1024];
if (argc != 2) {
printf("usage: %s count\n", argv[0]);
exit(1
www.eeworm.com/read/131315/5935922
gettest
#!./perl
while (($name,$aliases,$addrtype,$length,@addrs) = gethostent) {
print $name,' ',$aliases,
sprintf(" %d.%d.%d.%d\n",unpack('CCCC',$addrs[0]));
last if $i++ > 50;
}
;
www.eeworm.com/read/131315/5938301
l scanner.l
%{
#ifndef lint
static char RCSid[] = "$Header: scanner.l,v 2.1 86/07/29 06:48:21 jqj Exp $";
#endif
/*
* scanner.l -- scanner for the XNS courier compiler
*/
/* $Log: scanner.l,v $
* Revision 2.1
www.eeworm.com/read/131315/5940409
c mkphonenumbers.c
#include
#include
#include "../phonenumbers.h"
#include
char buf[BUFSIZ];
main(argc, argv)
char *argv[];
{
DBM *dp;
register struct phonenumberent *pn;
datum key,