aboutsummaryrefslogtreecommitdiffstats
path: root/OLD/csci4061/091420_breakout/include/name.h
blob: 2bb96aa715489a4f0dfa88fd9f789ad2c3dcbb16 (plain) (blame)
1
2
3
4
5
6
#ifndef INC_091420_BREAKOUT_NAME_H
#define INC_091420_BREAKOUT_NAME_H

void getName(char * name);

#endif //INC_091420_BREAKOUT_NAME_H