Monado OpenXR Runtime
Macros | Functions
cli_main.c File Reference

A cli program to configure and test Monado. More...

#include <string.h>
#include <stdio.h>
#include "cli_common.h"
Include dependency graph for cli_main.c:

Macros

#define P(...)   fprintf(stderr, __VA_ARGS__)
 

Functions

int main (int argc, const char **argv)
 

Detailed Description

A cli program to configure and test Monado.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Macro Definition Documentation

◆ P

#define P (   ...)    fprintf(stderr, __VA_ARGS__)

Function Documentation

◆ main()

int main ( int  argc,
const char **  argv 
)