代码搜索:stdio

找到约 10,000 项符合「stdio」的源代码

代码结果 10,000
www.eeworm.com/read/140841/5779848

vhd stdio.vhd

-------------------------------------------------------------------------------- -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2004 GAISLER RESEARCH -- -- This program is fre
www.eeworm.com/read/140467/5791215

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/137654/5822429

h stdio.h

/*-------------------------------------------------------------------------- STDIO.H Prototypes for standard I/O functions. Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc. A
www.eeworm.com/read/136812/5861858

c stdio.c

#ifndef lint static char sccsid[] = "@(#)stdio.c 1.1 92/07/30 Copyr 1988 Sun Micro"; #endif /* * Copyright (c) 1988 Sun Microsystems, Inc. */ #include #include #include
www.eeworm.com/read/136812/5861870

h stdio.h

/* @(#)stdio.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1988 by Sun Microsystems, Inc. */ #ifndef _NSE_STDIO_H #define _NSE_STDIO_H #include #ifndef _NSE_TYPES_H #include #
www.eeworm.com/read/136072/5874422

h stdio.h

/* Optimizing macros and inline functions for stdio functions. Copyright (C) 1998, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free
www.eeworm.com/read/134009/5896084

pm stdio.pm

# VMS::Stdio - VMS extensions to Perl's stdio calls # # Author: Charles Bailey bailey@genetics.upenn.edu # Version: 2.2 # Revised: 19-Jul-1998 # Docs revised: 13-Oct-1998 Dan Sugalski
www.eeworm.com/read/134009/5896086

xs stdio.xs

/* VMS::Stdio - VMS extensions to stdio routines * * Version: 2.2 * Author: Charles Bailey bailey@newman.upenn.edu * Revised: 18-Jul-1998 * */ #include "EXTERN.h" #include "perl.h" #inclu
www.eeworm.com/read/133982/5896719

h stdio.h

/************************************************************************** * * * PROJECT : TMON (Transparent monitor)
www.eeworm.com/read/133772/5899484

c stdio.c

//========================================================================== // // stdio.c // // Test stdio integration of fileio system // //==========================================