代码搜索:stdio

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

代码结果 10,000
www.eeworm.com/read/377363/2700979

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/377251/2703581

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/376060/2715577

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/376060/2715971

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/375980/2718490

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/375736/2720325

h stdio.h

/*** *stdio.h - definitions/declarations for standard I/O routines * * Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved. * *Purpose: * This file defines the structures, v
www.eeworm.com/read/375736/2721647

h stdio.h

/*** *stdio.h - definitions/declarations for standard I/O routines * * Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved. * *Purpose: * This file defines the structures, value
www.eeworm.com/read/375190/2729472

hpp stdio.hpp

// (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com) // (C) Copyright 2005-2007 Jonathan Turkanis // Distributed under the Boost Software License, Version 1.0. (See accompanying // file
www.eeworm.com/read/375079/2741833

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/369883/2795222

c stdio.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================