pspsdk-1.0+beta2
Main Page
Modules
Data Structures
Files
File List
Globals
pspstdio.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspstdio.h - Prototypes for the sceStdio library.
7
*
8
* Copyright (c) 2005 Marcus R. Brown <mrbrown@ocgnet.org>
9
* Copyright (c) 2005 James Forshaw <tyranid@gmail.com>
10
* Copyright (c) 2005 John Kelley <ps2dev@kelley.ca>
11
*
12
* $Id: pspstdio.h 1095 2005-09-27 21:02:16Z jim $
13
*/
14
#ifndef __PSPSTDIO_H__
15
#define __PSPSTDIO_H__
16
17
#include <
pspkerneltypes.h
>
18
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
29
35
SceUID
sceKernelStdin
(
void
);
36
42
SceUID
sceKernelStdout
(
void
);
43
49
SceUID
sceKernelStderr
(
void
);
50
53
#ifdef __cplusplus
54
}
55
#endif
56
57
#endif
src
user
pspstdio.h
Generated on Sat Apr 9 2016 07:00:25 for pspsdk-1.0+beta2 by
1.8.1.2