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

Go to the source code of this file.

Functions

int fb_DevComTestProtocolEx (FB_FILE *handle, const char *filename, size_t filename_len, size_t *pPort)
 
int fb_DevComTestProtocol (FB_FILE *handle, const char *filename, size_t filename_len)
 

Function Documentation

int fb_DevComTestProtocol ( FB_FILE handle,
const char *  filename,
size_t  filename_len 
)

Definition at line 54 of file dev_com_test.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int fb_DevComTestProtocolEx ( FB_FILE handle,
const char *  filename,
size_t  filename_len,
size_t *  pPort 
)

Definition at line 6 of file dev_com_test.c.

Here is the caller graph for this function: