代码搜索:printf
找到约 10,000 项符合「printf」的源代码
代码结果 10,000
www.eeworm.com/read/126411/6017563
c fileman.c
/* fileman.c -- A tiny application which demonstrates how to use the
GNU Readline library. This application interactively allows users
to manipulate files and their modes. */
#include
www.eeworm.com/read/125819/6020880
c mon400.c
#include
#include
#include
#include
#define BUF_LEN 80
void usage(void)
{
puts("Available commands:\n");
puts("ledon: turns LED on.");
put
www.eeworm.com/read/125819/6020909
c thermodl.c
//---------------------------------------------------------------------------
// Copyright (C) 2000 Dallas Semiconductor Corporation, All Rights Reserved.
//
// Permission is hereby granted, free
www.eeworm.com/read/125819/6020927
c tinitalk.c
/*-------------------------------------------------------------------------
tinitalk.c - A tini utility to download files to TINI and talk to it
Written By - Johan Knol johan.knol@iduna.nl
www.eeworm.com/read/125688/6022466
c disknet.c
/*
* Copyright (c) 1996, 1998, 1999, 2000 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "ope
www.eeworm.com/read/125688/6022499
c console_tty.c
/*
* Copyright (c) 1997-1999 University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" yo
www.eeworm.com/read/125688/6022510
c usermain_malloc.c
/*
* Copyright (c) 2001 The University of Utah and the Flux Group.
* All rights reserved.
*
* This file is part of the Flux OSKit. The OSKit is free software, also known
* as "open source;" you
www.eeworm.com/read/125688/6022517
c netbsd_sfs_com.c
/*
* Copyright (c) 1999 University of Utah and the Flux Group.
* All rights reserved.
*
* Contributed by the Computer Security Research division,
* INFOSEC Research and Technology Office, NSA.
www.eeworm.com/read/125688/6025460
c autoconf.c
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* William Jolitz.
*
* Redistributi
www.eeworm.com/read/125688/6026853
c kern_subr.c
/* $NetBSD: kern_subr.c,v 1.74 2000/12/10 14:14:15 fvdl Exp $ */
/*-
* Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software con