HOPS
HOPS class reference
Macros | Functions
get_corr_mode.c File Reference
#include <stdio.h>
#include <string.h>
#include "vex.h"
#include "mk4_vex.h"
#include "mk4_util.h"

Macros

#define ISNAME(namestring)   (strcmp (p_val.name, namestring) == 0)
 

Functions

struct Cvex_Modeget_corr_mode (char *modename)
 

Macro Definition Documentation

◆ ISNAME

#define ISNAME (   namestring)    (strcmp (p_val.name, namestring) == 0)

Function Documentation

◆ get_corr_mode()

struct Cvex_Mode* get_corr_mode ( char *  modename)