aboutsummaryrefslogtreecommitdiffstats
path: root/csci4061/091420_breakout/include/major.h
blob: e649ea6669c75c0fd503f06f88db0de6e88f7422 (plain) (blame)
1
2
3
4
5
6
#ifndef INC_091420_BREAKOUT_MAJOR_H
#define INC_091420_BREAKOUT_MAJOR_H

void getMajor(char * major);

#endif //INC_091420_BREAKOUT_MAJOR_H