silc_file_writefile
SYNOPSIS
int silc_file_writefile(const char *filename, const char *buffer, SilcUInt32 len);
DESCRIPTION
Writes a buffer to the file. Returns 0 on success and -1 on error.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Runtime Toolkit Manual Index |
SYNOPSIS
int silc_file_writefile(const char *filename, const char *buffer, SilcUInt32 len);
DESCRIPTION
Writes a buffer to the file. Returns 0 on success and -1 on error.