Classes | Functions
filewritestream.h File Reference
#include "stream.h"
#include <cstdio>
Include dependency graph for filewritestream.h:

Go to the source code of this file.

Classes

class  FileWriteStream
 Wrapper of C file stream for output using fwrite(). More...
 

Functions

template<>
void PutN (FileWriteStream &stream, char c, size_t n)
 Implement specialized version of PutN() with memset() for better performance. More...
 

Function Documentation

template<>
void PutN ( FileWriteStream stream,
char  c,
size_t  n 
)
inline

Implement specialized version of PutN() with memset() for better performance.

Definition at line 124 of file filewritestream.h.



xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54