HOPS
HOPS class reference
Functions
check_name.c File Reference
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include "fstruct.h"
#include "mk4_util.h"

Functions

int check_name (char *name, fstruct *f_info)
 
void prep_fstruct (fstruct *f_info)
 
void wipe_fstruct (fstruct *f_info)
 

Function Documentation

◆ check_name()

int check_name ( char *  name,
fstruct f_info 
)

◆ prep_fstruct()

void prep_fstruct ( fstruct f_info)

◆ wipe_fstruct()

void wipe_fstruct ( fstruct f_info)
inline