SELKIELogger
1.0.0
|
Read messages from Datawell HXV file. More...
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "SELKIELoggerBase.h"
#include "SELKIELoggerDW.h"
#include "version.h"
Go to the source code of this file.
Macros | |
#define | BUFSIZE 1024 |
Allocated buffer size. | |
Functions | |
int | main (int argc, char *argv[]) |
Read messages from Datawell HXV file.
Definition in file DWRead.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |