what is the difference between getch() and getche()?

Answer Posted / umer khan

getch() is a library file to #include <conio.h> which is mostly used in stidios compiler......
while getche() takes input frm the user withtout presing '\r'

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between a string and an array?

638


Why pointers are used in c?

583


What is structure pointer in c?

569


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

2240


How arrays can be passed to a user defined function

579






process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1891


How we can insert comments in a c program?

630


Is javascript based on c?

595


What will be your course of action for a push operation?

665


Is boolean a datatype in c?

543


What is the newline escape sequence?

589


all c language question

1870


What is bubble sort technique in c?

592


What are pointers?

633


Explain the priority queues?

623