代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/136812/5861420
c blocks_to_str.c
#ifndef lint
#ifdef SunB1
static char mls_sccsid[] = "@(#)blocks_to_str.c 1.1 92/07/30 SMI; SunOS MLS";
#else
static char sccsid[] = "@(#)blocks_to_str.c 1.1 92/07/30 SMI";
#endif /* SunB1 */
#endif
www.eeworm.com/read/136812/5861445
c fix_devgroup.c
#ifndef lint
static char mls_sccsid[] = "@(#)fix_devgroup.c 1.1 92/07/30 SMI; SunOS MLS";
#endif lint
/*
* Copyright (c) 1989 Sun Microsystems, Inc.
*/
/*
* Name: fix_devgroup()1
*
* Descript
www.eeworm.com/read/136812/5861536
c scsi_type.c
#ifndef lint
static char sccsid[] = "@(#)scsi_type.c 1.1 92/07/30 SMI";
#endif lint
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
#include
#include "install.h"
extern char *sprin
www.eeworm.com/read/136812/5861802
c nlsconnect.c
/* @(#)nlsconnect.c 1.1 92/07/30 SMI */
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not
www.eeworm.com/read/136812/5861824
c nlsestab.c
/* @(#)nlsestab.c 1.1 92/07/30 SMI */
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not ev
www.eeworm.com/read/136786/5862117
c irq.c
/*
* arch/s390/kernel/irq.c
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Ingo Adlung (adlung@de.ibm.com)
*
* Derived from "
www.eeworm.com/read/136786/5863683
c irq.c
/*
* arch/s390/kernel/irq.c
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Ingo Adlung (adlung@de.ibm.com)
*
* Derived from "
www.eeworm.com/read/136786/5865765
c tz_osl.c
/******************************************************************************
*
* Module Name: tz_osl.c
* $Revision: 25 $
*
*******************************************************************
www.eeworm.com/read/136701/5867745
cpp mixout.cpp
#include "stdafx.h"
#include "MixOut.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
#define WND_CLASS_NAME "Wave Output Volume Msg Wnd Cl
www.eeworm.com/read/131953/5926450
cpp democlientview.cpp
// DemoClientView.cpp : implementation of the CDemoClientView class
//
#include "stdafx.h"
#include "DemoClient.h"
#include "DemoClientDoc.h"
#include "DemoClientView.h"
#include "MainFrm.