answersLogoWhite

0

What is putch in C programming?

Updated: 10/12/2022
User Avatar

Wiki User

13y ago

Best Answer

It puts a character out on the stdout file, usually the screen but stdout can be redirected. An example of stdout redirection is a web server, the stdout of a cgi program issent via the network to the client computer and not the servers monitor.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is putch in C programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the birth name of John Putch?

John Putch's birth name is John Paul Putch.


What is the birth name of Pamela Putch?

Pamela Putch's birth name is Pamela Ann Putch.


What is the birth name of William Putch?

William Putch's birth name is William Henry Putch.


Input and output of turbo c?

input scanf() , getch() , getche() output printf() , putch() , putchar()


What is c and c in computer programming?

C and C++ are both high-level programming languages.


Create a spiral in C programming?

create spiral in c programming?


When was John Putch born?

John Putch was born on July 27, 1961, in Chambersburg, Pennsylvania, USA.


When was William Putch born?

William Putch was born on April 22, 1924, in Bellevue, Pennsylvania, USA.


What has the author Robert Lafore written?

Robert Lafore has written: 'Object-oriented programming in Microsoft C++' -- subject(s): Object-oriented programming (Computer science), C++ (Computer program language), C. 'Microsoft C. Programming for the I.B.M.Personal Computer' 'Object-oriented programming in C++' 'Windows Programming Made Ridiculously Easy Book' 'The Waite Group's C Programming Using Turbo C++ (The Waite Group)' 'Microsoft C programming for the IBM' 'The Waite Group's Microsoft C programming for the PC' -- subject(s): C (Computer program language), IBM microcomputers, Microsoft C (Computer program), Microsoft C., Programming


When was C - programming language - created?

C - programming language - was created in 1972.


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


What is the benefit of the C programming languages?

C language is better for hardware programming .Most of the programming for hardware are written in C language so it is beneficial for hardware programming is not efficient for application programming due to drawback like in C data moves around the system.