HOPS
HOPS class reference
Functions | Variables
command_id.c File Reference
#include <string.h>
#include <stdio.h>
#include <ctype.h>
#include "aedit.h"

Functions

int command_id (char *string)
 

Variables

struct {
char * comname
 
int comno
 
commands []
 

Function Documentation

◆ command_id()

int command_id ( char *  string)

Variable Documentation

◆ 

struct { ... } commands[]