#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <inttypes.h>
#include <MultiSense/MultiSenseChannel.hh>
#include <getopt/getopt.h>
Go to the source code of this file.
Macros | |
#define | __STDC_FORMAT_MACROS |
Functions | |
int | main (int argc, char **argvPP) |
#define __STDC_FORMAT_MACROS |
Definition at line 54 of file Legacy/VersionInfoUtility/VersionInfoUtility.cc.
int main | ( | int | argc, |
char ** | argvPP | ||
) |
Definition at line 94 of file Legacy/VersionInfoUtility/VersionInfoUtility.cc.