Rudiments
Main Page
Classes
include
rudiments
stdio.h
1
// Copyright (c) 2013 David Muse
2
// See the COPYING file for more information.
3
4
#ifndef RUDIMENTS_STDIO_H
5
#define RUDIMENTS_STDIO_H
6
7
#include <rudiments/filedescriptor.h>
8
9
extern
RUDIMENTS_DLLSPEC
filedescriptor
stdinput;
10
extern
RUDIMENTS_DLLSPEC
filedescriptor
stdoutput;
11
extern
RUDIMENTS_DLLSPEC
filedescriptor
stderror;
12
13
#endif
filedescriptor
Definition:
filedescriptor.h:14
Generated on Wed Oct 1 2014 02:59:34 for Rudiments by
1.8.6