Can stdout be forced to print somewhere other than the screen? Ans. Although the stdout standard stream defaults to the screen, you can force it to print to another device using something called redirection. For instance, consider the following program: /* redir.c */ -->
Download the Study24x7 App, so you can connect and collaborate.