代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5732392
c stdio.c
/* No user fns here. Pesch 15apr92. */
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permi
www.eeworm.com/read/147331/5732415
h stdio.h
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that the above copyright
www.eeworm.com/read/147331/5732418
h stdio.h
#ifndef _NEWLIB_STDIO_H
#define _NEWLIB_STDIO_H
/* Internal locking macros, used to protect stdio functions. In the
general case, expand to nothing. */
#if !defined(_flockfile)
# define _flockfi
www.eeworm.com/read/146447/5737977
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/144216/5752297
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/144216/5752299
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/143132/5758679
h stdio.h
#ifndef _STDIO_H
#define _STDIO_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#define EOL_LEN 3
#define _fd_type(fd) (((fd) >> 13) & 3)
#define _fd_seq(fd) ((fd) & 8191)
#define _mk_fd(
www.eeworm.com/read/143132/5758820
c stdio.c
/* Standard I/O routines with socket support
* Replaces those in Borland C++ library
*/
#include
#include
#include
#include
#include
#d
www.eeworm.com/read/142911/5761815
h stdio.h
/************************************************************************
*
* stdio.h
*
* STDIO library header file
*
* ######################################################################
www.eeworm.com/read/142911/5761987
h stdio.h
/************************************************************************
*
* stdio.h
*
* STDIO library header file
*
* ######################################################################