FreeBASIC  0.91.0
dev_file_write.c File Reference
#include "fb.h"
Include dependency graph for dev_file_write.c:

Go to the source code of this file.

Functions

int fb_DevFileWrite (FB_FILE *handle, const void *value, size_t valuelen)
 

Function Documentation

int fb_DevFileWrite ( FB_FILE handle,
const void *  value,
size_t  valuelen 
)

Definition at line 5 of file dev_file_write.c.

Here is the call graph for this function: