Monday, May 24, 2010

In C language, what is the predefined buffered output stream?

stdout

In C language, what is the predefined buffered output stream?
stdout..





try checking it at





printf("%d",stdout);


No comments:

Post a Comment