Learners Only
Showing posts with label
\b
.
Show all posts
Showing posts with label
\b
.
Show all posts
Monday, 21 November 2011
Predict the output or error(s) for the following:
main()
{
printf("\nab");
printf("\bsi");
printf("\rha");
}
Answer:
hai
Explanation:
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)