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

Go to the source code of this file.

Functions

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

Function Documentation

void fb_DevScrnInit_Write ( void  )

Definition at line 11 of file dev_scrn_write.c.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 5 of file dev_scrn_write.c.

Here is the call graph for this function:

Here is the caller graph for this function: