Modestus Moon OS  R4
CS 450 project
s_cmd_struct Struct Reference

#include <comm_list.h>

Data Fields

const char * cmdName
 
int(* cmdFunc )(char[][MAX_LENGTH])
 

Detailed Description

Definition at line 11 of file comm_list.h.

Field Documentation

int(* s_cmd_struct::cmdFunc) (char[][MAX_LENGTH])

Definition at line 14 of file comm_list.h.

Referenced by exec_comm(), init_commhand(), and initCmdArray().

const char* s_cmd_struct::cmdName

Definition at line 13 of file comm_list.h.

Referenced by initCmdArray().


The documentation for this struct was generated from the following file: