PatchworkOS
Loading...
Searching...
No Matches
fwrite.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "user/common/file.h"
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

size_t fwrite (const void *_RESTRICT ptr, size_t size, size_t nmemb, FILE *_RESTRICT stream)
 

Function Documentation

◆ fwrite()

size_t fwrite ( const void *_RESTRICT  ptr,
size_t  size,
size_t  nmemb,
FILE *_RESTRICT  stream 
)