HOPS
HOPS class reference
Macros | Functions
get_drive_init.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_drive_init (char *defname, struct drive_init_struct *drive_init)
 

Macro Definition Documentation

◆ ISNAME

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

Function Documentation

◆ get_drive_init()

int get_drive_init ( char *  defname,
struct drive_init_struct drive_init 
)