FreeBASIC
0.91.0
|
#include "fb.h"
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) |
int fb_DevComTestProtocol | ( | FB_FILE * | handle, |
const char * | filename, | ||
size_t | filename_len | ||
) |
Definition at line 54 of file dev_com_test.c.
int fb_DevComTestProtocolEx | ( | FB_FILE * | handle, |
const char * | filename, | ||
size_t | filename_len, | ||
size_t * | pPort | ||
) |