代码搜索:stdio

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

代码结果 10,000
www.eeworm.com/read/288938/3997826

h stdio.h

/*****************************************************************************/ /* STDIO.H v3.10 Beta */ /* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/288938/3997848

h stdio.h

/*****************************************************************************/ /* STDIO.H v3.10 Beta */ /* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/288938/3997870

h stdio.h

/*****************************************************************************/ /* STDIO.H v3.10 Beta */ /* Copyright (c) 1993-1998 Texas Instr
www.eeworm.com/read/288937/3998854

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/287980/4013862

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/287839/4015903

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/287636/4019669

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/286192/4042008

h stdio.h

/* this file is deliberately empty (the stdio functions are built-in) * but FILE is often needed... */ #ifndef __stdio_h #define __stdio_h typedef int FILE; FILE *stdin = _get_std_stream(1);
www.eeworm.com/read/279968/4129229

h stdio.h

#ifndef _NEWLIB_STDIO_H #define _NEWLIB_STDIO_H /* Internal locking macros, used to protect stdio functions. In the linux case, expand to flockfile, and funlockfile, both defined in LinuxThrea
www.eeworm.com/read/279968/4130389

c stdio.c

/* Copyright (C) 2007 Sony Computer Entertainment Inc. Copyright 2007 Sony Corp. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted p