代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/322306/3526185
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/322306/3526202
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/321693/3531175
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/321483/3534958
c stdio.c
/* This provides a test of STDIO and emulates a library that
has been built outside of the PerlIO system and therefore is
built using FILE* rather than PerlIO * (a common occurrence
for XS).
www.eeworm.com/read/321483/3535662
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/321483/3535664
xs stdio.xs
/* VMS::Stdio - VMS extensions to stdio routines
*
* Version: 2.3
* Author: Charles Bailey bailey@newman.upenn.edu
* Revised: 14-Jun-2007
*
*/
#include "EXTERN.h"
#include "perl.h"
#inclu
www.eeworm.com/read/319545/3555560
h stdio.h
#ifndef _STDIO_H
#define _STDIO_H
#include "types.h"
#ifndef _VALIST
#define _VALIST
typedef char *va_list;
#endif /* _VALIST */
extern int vsnprintf(char *buf, size_t size, const char *fmt, va_li
www.eeworm.com/read/318603/3567332
c stdio.c
/* stdio.c - internal misc. routines for stdio.h */
/* Copyright 1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,20sep92,smb documentation additions
01a,29jul92,sm
www.eeworm.com/read/318603/3568459
c stdio.c
/* stdio.c - internal misc. routines for stdio.h */
/* Copyright 1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,20sep92,smb documentation additions
01a,29jul92,sm
www.eeworm.com/read/317812/3575738
c stdio.c
/* stdio.c - internal misc. routines for stdio.h */
/* Copyright 1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,20sep92,smb documentation additions
01a,29jul92,sm