#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) |
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.4.2