Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Getch function
c
c#
c++
html
learn
sololearn
1 Vote
2 Answers
15th Sep 2019, 12:18 PM
Ikram Wadudu
getch ();
c++
0 Votes
4 Answers
31st Jul 2016, 2:34 PM
Nikhil Yadav
getch stand for?
java
operators
1 Vote
4 Answers
9th Sep 2016, 8:53 AM
Abdul Jabbar
Difference Between Getch and Getche
getch
gethe
12 Votes
5 Answers
16th May 2019, 3:45 PM
Warwal
what is function of getch
c++
variables
1 Vote
5 Answers
30th Apr 2017, 4:09 AM
akshay
What is difference between getch and getche?
c
c++
4 Votes
8 Answers
23rd Sep 2018, 8:23 AM
Noorjahan Khatoon
Why we use getch in the code?
c
3 Votes
6 Answers
6th Jun 2018, 6:18 AM
Rahul Bavannavar
difference between return and getch
c++
return
0 Votes
1 Answer
29th Jul 2016, 5:45 PM
S_a
Why use getch () in program?
c
1 Vote
3 Answers
13th Feb 2017, 4:25 PM
Ram Naresh Arya
why cout work after getch in C++??!!
c++
cout
getche
0 Votes
7 Answers
20th May 2022, 6:19 AM
Akbar Khalilzadeh
What is the difference between getch and getche functions?
c++
code
functions
syntax
10 Votes
2 Answers
1st Apr 2018, 5:03 PM
Rishu Kumar
What is the use of clrscr and getch
c++
0 Votes
8 Answers
13th Jun 2017, 5:17 AM
HeniX
Should I use conio and getch ()?
c++
1 Vote
2 Answers
9th Jul 2016, 9:22 AM
CODER
What is the alternative way of getch in codeblock
getch
5 Votes
2 Answers
19th Feb 2017, 3:30 PM
Agus Mei
Is there any thing like getch (); in c++
include
2 Votes
2 Answers
10th Feb 2019, 6:35 PM
Computer_scientist
Why do we write getch () in turbo c??
hashes
ruby
symbols
2 Votes
2 Answers
18th Apr 2020, 6:13 AM
Pascal Gitau
Why we can not use conio.h in c++
getch
6 Votes
5 Answers
25th Oct 2019, 5:31 PM
Rishu Dubey
What is include conio.h and getch stands for?? In c++
question
sololearn
5 Votes
3 Answers
26th Jan 2018, 3:37 AM
Jefferson Ayopela
What is the difference between getch and getche in c++?
c
c++
difference
tricky
3 Votes
6 Answers
13th Feb 2018, 2:55 PM
Adarsh Verma
Can we getch on the place of return??
c++
else-statements
0 Votes
2 Answers
5th Jan 2017, 7:02 AM
Lakshya Sharma
What are the uses of getch in C++ ?What is the actual purpose for which it was made?
c++
code
functions
20 Votes
29 Answers
1st Apr 2018, 2:27 PM
Rishu Kumar
Why program showing errors while using conio.h and void main and getch
c++
1 Vote
2 Answers
31st Aug 2017, 2:05 PM
Aryan Patel
Why i am writing return 0, why not write getch ????
c++
-2 Votes
3 Answers
27th Sep 2017, 1:31 PM
Rajendra hotta
In this app we can't use getch command and conio.h header file ????
c++
0 Votes
3 Answers
17th Aug 2016, 9:21 PM
Asim
why clrscr and getch is not used by using conio. h header file?
c++
variables
-1 Vote
3 Answers
20th Jan 2017, 3:07 AM
jigs chauhan
is printf and cout are the same?
getch
printf
0 Votes
3 Answers
29th Jan 2017, 4:01 AM
Arjay S. Meru
I need to know what the difference exists between getche, getc, getch and getchar? and how and when to use them?
c
8 Votes
3 Answers
22nd Jul 2019, 2:47 AM
José Cleto
In my program clrscr and getch functions are not working, they want a declaration. What can I do?
c++
0 Votes
4 Answers
27th Feb 2019, 4:53 PM
Akanksha Singh
how to convert char array to int?????? or ıs another function other that getch ()??
c++
0 Votes
1 Answer
10th Jul 2016, 4:59 PM
amin doreh
Why do we use <Conio.h> in c programming?
c
clanguage
conio
getch
output
programming
5 Votes
18 Answers
28th Aug 2019, 6:11 PM
Prince
What are the uses of getch in c++? What is the actual purpose for which it was made ?
android
1 Vote
2 Answers
3rd Apr 2018, 6:04 AM
Madhubala
how to implement "getch" in linux?
conio.h
getch
linux
1 Vote
4 Answers
9th Jul 2017, 5:06 PM
Ali IzadiNia
Which header file to include instead of conio to use getch ,clrscr functions and declare void main instead of int main?
cpp
3 Votes
2 Answers
9th Dec 2017, 4:07 AM
raveena kagne
In Turbo C, while mentioning return 0 it never shows the output but mentioning getch it always shows output of any program. Why?
data-types
2 Votes
3 Answers
21st May 2020, 4:22 AM
Lavanya Shinde
the exe application is closed fast after run.... how can I solved this problem? i used getch and used system(pulse).put not solv
app
c++
0 Votes
3 Answers
12th Aug 2019, 10:50 AM
yahya sh
What the meaning of return 0 and getch in c programming and also is it important to include both #iclude<stdio.h> and
c++
0 Votes
2 Answers
25th Dec 2016, 6:08 PM
Erick Sangi
How to go back from black output screen to source code in C....I think i forgot to put getch 😅 . I tried pressing all keys .
c
c++
1 Vote
4 Answers
16th Sep 2019, 8:32 AM
Mangesh.
What is the use of getch() function? What's it's alternative in C++14?
c++
getch
getch()
help
2 Votes
2 Answers
18th Sep 2016, 3:35 PM
Rajat Gupta
Clrscr() getch()
c++
clrscr
conio
doubt
getch
imtoolazytosurfnet
3 Votes
11 Answers
26th Nov 2017, 5:35 AM
I'm_Groot
In this why use "using std; " I am started with conio.h why use int main why not use clrscr why use return 0 why not use getch
c++
1 Vote
2 Answers
11th Mar 2018, 6:52 PM
Sukesh Kumar
How to use arrow keys through getch.
arrow
ascii
getasynckey
getch
keys
0 Votes
3 Answers
2nd Mar 2018, 8:41 PM
Muhammad Bilal
[SOLVED]What is difference in these functions ?
c
conio.
getch
getchar
putch
putchar
stdio
6 Votes
1 Answer
17th Apr 2019, 8:05 AM
🇮🇳Omkar🕉
Enter characters without enter!
getch
msvcrt
not
program
python
raw_input
working
0 Votes
7 Answers
7th Dec 2016, 12:20 PM
George Grigi
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Sticky position
2 Votes
Help please?
3 Votes
Hi Friends , how to compile a java code on android.
3 Votes
How to get better with problem-solving and programming
1 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes
Ruby programming?
3 Votes