Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cFileText.h File Reference
#include "cFile.h"
#include "cTextPos.h"

Go to the source code of this file.

Classes

class  Gray::cFileText
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Typedefs

typedef int Gray::FILEDESC_t
 Posix file descriptor id for std C. used for separate _fileno in FILE*. More...
 
typedef Gray::cFileText CStdioFile
 

Detailed Description

Typedef Documentation

◆ CStdioFile