代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/110301/6165053
c arc.c
/*
* $Header: arc.c,v 1.10 88/06/17 15:22:48 hyc Locked $
*/
/* ARC - Archive utility
Version 5.21, created on 04/22/87 at 15:05:21
(C) COPYRIGHT 1985-87 by System Enhancement Associates
www.eeworm.com/read/110301/6165132
c zipinfo.c
/*--------------------------------------------------------------------------
zipinfo.c
This program reads all sorts of totally nifty information, including the
central directory stuff, from a
www.eeworm.com/read/110301/6165299
c marc.c
/*
* $Header: marc.c,v 1.2 88/06/06 01:05:02 hyc Locked $
*/
/* MARC - Archive merge utility
Version 5.21, created on 04/22/87 at 15:05:10
(C) COPYRIGHT 1985-87 by System Enhancement Associa
www.eeworm.com/read/110301/6165305
c arc.c
/*
* $Header: arc.c,v 1.10 88/06/17 15:22:48 hyc Locked $
*/
/* ARC - Archive utility
Version 5.21, created on 04/22/87 at 15:05:21
(C) COPYRIGHT 1985-87 by System Enhancement Associates
www.eeworm.com/read/110034/6169507
mkd
#!/bin/bash
#
# mkd -- a script to create the device special files for the PARIDE subsystem
#
# block devices: pd (45), pcd (46), pf (47)
# character devices: pt (96), pg (97)
#
function mkdev {
www.eeworm.com/read/109236/6175801
h util.h
/* *********************************************************************
util.h - memory allocation, error reporting, and other mundane stuff
Copyright (C) 1991 Dean Rubine
This program is free sof
www.eeworm.com/read/109026/6177308
c snmpd.c
//==========================================================================
//
// ./agent/current/src/snmpd.c
//
//
//=======================================================================
www.eeworm.com/read/108574/6181961
~cp testutil.~cp
//////////////////////////////////////////////////////////////////////
//
// File: TestUtil.cpp
//
// Purpose: Host-side test for 3042 (CO-MEM Lite) chips.
//
// $Header: /ComemL/Host/Test3042/T
www.eeworm.com/read/108574/6181977
cpp testutil.cpp
//////////////////////////////////////////////////////////////////////
//
// File: TestUtil.cpp
//
// Purpose: Host-side test for 3042 (CO-MEM Lite) chips.
//
// $Header: /ComemL/Host/Test3042/T
www.eeworm.com/read/108506/6182291
c fips.c
/*
* FIPS 186-2 Pseudo-Random Number Generator
* Copyright (C) 2003 Mondru AB.
*
* Available under GPL or BSD license as described below.
*
* The contents of this file may be used under th