The printf Function

Author: Manish

Added: November 24, 2010

Views: 351

Downloads: 0

| Share

Organisation/Institute: -

Categories:

Tags: , , , , , , , ,

Description:

printf Introduction:

printf is used to display information on screen, that is, standard output. printf is a function that returns the number of characters printed by the printf function.