/*
AUTOMATICALLY GENERATED BY tspec 2.10
API SUBSET: ansi:stdio.h:seek_consts (VERSION 2.6)
*/
#ifndef __TDF_ANSI_STDIO_H_SEEK_CONSTS
#define __TDF_ANSI_STDIO_H_SEEK_CONSTS
#ifdef __cplusplus
extern "C" {
#endif
#pragma TenDRA declaration block subset__ansi__stdio begin
#pragma token EXP const : int : SEEK_CUR # ansi.stdio.SEEK_CUR
#pragma token EXP const : int : SEEK_END # ansi.stdio.SEEK_END
#pragma token EXP const : int : SEEK_SET # ansi.stdio.SEEK_SET
#pragma interface SEEK_CUR SEEK_END SEEK_SET
#pragma TenDRA declaration block end
#ifdef __cplusplus
}
#endif
#endif /* __TDF_ANSI_STDIO_H_SEEK_CONSTS */
syntax highlighted by Code2HTML, v. 0.9.1