/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: xpg3:stdio.h
*/

#ifndef __TDF_XPG3_STDIO_H
#define __TDF_XPG3_STDIO_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__xpg3__stdio begin

#ifndef __TDF_POSIX_STDIO_H
#pragma extend interface "../posix.api/stdio.h"
#endif /* __TDF_POSIX_STDIO_H */
#ifndef __TDF_ANSI_STDLIB_H_SYSTEM
#pragma extend interface "../shared/ansi.api/system.h"
#endif /* __TDF_ANSI_STDLIB_H_SYSTEM */
#ifndef __TDF_POSIX_UNISTD_H_GETOPT
#pragma extend interface "../shared/posix.api/getopt.h"
#endif /* __TDF_POSIX_UNISTD_H_GETOPT */
#pragma token FUNC int (FILE *) : getw # xpg3.stdio.getw
#pragma token FUNC int (int, FILE *) : putw # xpg3.stdio.putw
#pragma token FUNC char * (const char *, const char *) : tempnam # xpg3.stdio.tempnam

#pragma interface getw putw tempnam

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_XPG3_STDIO_H */


syntax highlighted by Code2HTML, v. 0.9.1