Get Email Subscription

Enter your email address:

Delivered by FeedBurner

Sunday, January 3, 2010

Unformatted Output Function



































Unformatted Output FunctionHeader FileUse of the function
1) putch( );conio.hIt print the single character on the screen.
2) putchar( );stdio.hIt print the single character on the screen.
3) puts();stdio.hIt print the string completely on the screen.
4) sqrt(n);math.hIt print the square root of a non-negative number.
5) pow(x , y );math.hIt print the value of x rest to y.

Related Posts by Categories



0 comments:

About This Blog

Lorem Ipsum

  © Blogger templates Newspaper III by Ourblogtemplates.com 2008

Back to TOP