fileio.hpp

ファイル入出力関係のユーティリティ [詳細]

#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <string>
#include <vector>
#include "macros.hpp"
#include "except_fileio.hpp"

fileio.hppのインクルード依存関係図

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

ネームスペース

namespace  langedge

マクロ定義

#define FTELLO_FSEEKO_SUPPORTED   0

関数

off_t my_ftell (FILE *fp)
int my_fseek (FILE *fp, off_t pos, int whence)


説明

ファイル入出力関係のユーティリティ

作者:
Oka (LangEdge, Inc.) <oka@langedge.com>
日付:
2001-05-17
バージョン:
Id
fileio.hpp,v 1.1.1.1 2005/03/30 11:33:30 exoka Exp
Copyright (C) 2001-2005 LangEdge, Inc. All rights reserved.

マクロ定義

#define FTELLO_FSEEKO_SUPPORTED   0
 


関数

off_t my_ftell FILE *  fp  )  [inline, static]
 

int my_fseek FILE *  fp,
off_t  pos,
int  whence
[inline, static]
 


LangEdge ライブラリに対してFri May 6 22:42:59 2005に生成されました。  doxygen 1.4.2