|  | Home | Libraries | People | FAQ | More | 
          (Inherited from file_stdio)
        
std::size_t write( void const* buffer, std::size_t n, error_code& ec);
| Name | Description | 
|---|---|
| 
                     | The buffer holding the data to write | 
| 
                     | The number of bytes to write | 
| 
                     | Set to the error, if any occurred |