Catalog
Catalog
See All
Languages
Courses
Languages
See All
C++
C#
HTML
Java
JavaScript
Python
C
CSS
Level
See All
Beginner
Intermediate
Advanced
Courses
See All
Introduction to Python
Introduction to C
Introduction to C#
Introduction to SQL
Introduction to HTML
Introduction to CSS
Introduction to Java
Introduction to JavaScript
Introduction to C++
Tech for Everyone
Courses
See All
C# Intermediate
Python Intermediate
Java Intermediate
JavaScript Intermediate
C++ Intermediate
C Intermediate
SQL Intermediate
Game Development with JS
Courses
See All
React + Redux
Angular + NestJS
Python Data Structures
Online Compiler
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Discuss
Blog
Get Pro
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Use of scanf, getchar and putchar
c
2 Votes
2 Answers
17th Apr 2020, 11:12 AM
Kavya Mittal
What is the meaning of getchar and putchar in c?
q
1 Votes
2 Answers
17th Jan 2019, 1:56 PM
shaikh farin
How can we put getchar and putchar in practical use?
input
output
0 Votes
1 Answers
24th May 2019, 5:49 AM
Prakash munjewar
Does putchar reads single letter or digit also is printf is printing ASCII code here
c
code
link
0 Votes
3 Answers
10th Jun 2018, 9:16 PM
Tarun Mathur
Please explain this!!
c
for
putchar
4 Votes
1 Answers
9th Oct 2018, 3:36 PM
Shruti
[SOLVED]What is difference in these functions ?
c
conio.
getch
getchar
putch
putchar
stdio
6 Votes
1 Answers
17th Apr 2019, 8:05 AM
🇮🇳Omkar🕉
Why isn't my code showing any output in c? Is it mandatory to use getchar with putchar?
c
code
getchar
help
in
no
output
putchar
show
0 Votes
3 Answers
25th Jul 2018, 10:40 AM
Parth Salat
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
I am an idiot at coding the course doesnt work plaese teach me
2 Votes
X=5; Y=++X; Print X; Print Y;
0 Votes
How many times would the following loop execute? Char a = 'a' While (a>'a' && a<='z') a++;
1 Votes
Can anyone help me in posting my app on Google Play Store.although i don't have a Google developer account.
0 Votes
Python Control Flow Task Question
1 Votes
Python course update kinda sucks
0 Votes
Python
1 Votes
How to make your codes more popular?
0 Votes
how do I open the console in the solo-learn IDE code Ground ?
0 Votes
If ( 1&&0 %10>=0) print f ('two') else print f ('two') else print f ("three " )
0 Votes