Hi
Below is the start of a small piece of code with just two includes.
Time is to seed the random number and conio.c is for every thing
else.Is it right to just use conio.c as this includes stdio.h ,conio.h or by including conio.c am I making the
compiler do more work than it should ???