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

Go to the source code of this file.

Functions

int fb_DevScrnWriteWstr (FB_FILE *handle, const FB_WCHAR *value, size_t valuelen)
 
void fb_DevScrnInit_WriteWstr (void)
 

Function Documentation

void fb_DevScrnInit_WriteWstr ( void  )

Definition at line 11 of file dev_scrn_write_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_DevScrnWriteWstr ( FB_FILE handle,
const FB_WCHAR value,
size_t  valuelen 
)

Definition at line 5 of file dev_scrn_write_wstr.c.

Here is the call graph for this function:

Here is the caller graph for this function: