HOPS
HOPS class reference
Macros | Functions
get_su_connect.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

int get_su_connect (char *defname, struct su_connect_struct *su_connect)
 

Macro Definition Documentation

◆ ISNAME

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

Function Documentation

◆ get_su_connect()

int get_su_connect ( char *  defname,
struct su_connect_struct su_connect 
)