conio

  1. T

    Using both conio and stdio

    Well, I'm pursuing computer engineering. Unfortunately, at our college we use the decade old Turbo C Compiler. Add to the misery, the professor insists on using both stdio.h and conio.h standard libraries. I did some research and found that the stdio.h library has all the prototypes and...
Top Bottom