Hi,
Try this.

#include <conio.h>
#include <stdio.h>
int main()
{
char a;
while(!kbhit())
{