TDT4102-Ovinger/Oving3/ObligatoriskeOppgaver/ObligatoriskeOppgaver/utilities.h

7 lines
57 B
C

#pragma once
int randomWithLimits(int min, int max);