|
||||||
file.c++ File ReferenceImplementation of the FileStream class. More...
Detailed DescriptionImplementation of the FileStream class.This files includes all the functions for the FileStream class. This object can be used to read and write to a standard file of your local file system (or via a network with the use of NFS or some similar protocol).
It makes use the of the
|
||||||
|