courselab / snaskii22

Programming exercise based on snaskii (class of 2022)
GNU General Public License v3.0
8 stars 11 forks source link

Implicit declaration warning on installation #84

Closed HordLawk closed 1 year ago

HordLawk commented 1 year ago

When installing the current version of the program the compiler prints out a warning for the implicit declaration of function 'getch', this shouldn't be a breaking bug but could cause issues depending on the environment the program is being installed in.

alt text