Conio.h Question
Hey guys here may be a dumb question but I am curious about this.
When I want to use _getch(); to stop cmd from auto closing I use this method.
But I was doing
#include 'conio.h'
and it was working and i did it like this:
#include <conio.h>
is there a difference between one or the other? Or is is that there is more than one way to include
Topic archived. No new replies allowed.