5 pts.
 In-built functions in C
Can u give me information about in-built functions in C for displaying output to screen & also about to take input for string?

Software/Hardware used:
TC30 on Window vista
ASKED: Oct 29, 2009  4:57 AM GMT
UPDATED: January 29, 2010  6:01:32 AM GMT
45 pts.

Answer Wiki:
Built-in functions are similar to operation codes in that they perform operations on data you specify. Built-in functions can be used in expressions.
All built-in functions have the percent symbol (%) as their first character.
The syntax of built-in functions is:

function-name{(argument{:argument...})}
the other there are the library files getch,,putch
Last Wiki Answer Submitted:  Jan 29, 2010  6:01 AM (GMT)  by  Mukul46   45 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _