代码搜索:stdio

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

代码结果 10,000
www.eeworm.com/read/395229/2445076

c _stdio.c

/* Copyright (C) 2004 Manuel Novoa III * * GNU Library General Public License (LGPL) version 2 or later. * * Dedicated to Toni. See uClibc/DEDICATION.mjn3 for details
www.eeworm.com/read/395229/2446593

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/394755/2453810

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/393701/2472137

c stdio.c

#include #define u_int unsigned int #define u_short unsigned short #define u_char unsigned char #define R_BIT 1 #define W_BIT 2 /////////////////////////////////////
www.eeworm.com/read/393286/2477701

h stdio.h

#ifndef _PPC_BOOT_STDIO_H_ #define _PPC_BOOT_STDIO_H_ extern int printf(const char *fmt, ...); extern int sprintf(char *buf, const char *fmt, ...); extern int vsprintf(char *buf, const char *fmt, v
www.eeworm.com/read/391269/2520805

h stdio_.h

/* A GNU-like . Copyright (C) 2004, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General P
www.eeworm.com/read/389759/2538673

h stdio.h

/* * * This software is released under the provisions of the GPL version 2. * see file "COPYING". If that file is not available, the full statement * of the license can be found at * * http:/
www.eeworm.com/read/388903/2545945

dsp stdio.dsp

# Microsoft Developer Studio Project File - Name="stdio" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (WCE SH)
www.eeworm.com/read/388903/2545946

h stdio.h

/* stdio.h */ #if (defined(WIN32_PLATFORM_PSPC) || (_WIN32_WCE >= 300)) || defined(x86) #include #else #ifndef __STDIO_H__ #define __STDIO_H__ /* For the benefit of clients *
www.eeworm.com/read/388903/2545948

cpp stdio.cpp

// Copyright 1998, Ben Goetter. All rights reserved. /* stdio.cpp */ #if (defined(WIN32_PLATFORM_PSPC) || (_WIN32_WCE >= 300)) || defined(x86) #else #include "stdinc.h" #include