answersLogoWhite

0

When printing text through a string, \t can be used to produce a horizontal tab. The same can also be used when parsing input.

Within the C language source code, a tab is considered a white space and ignored outside string constants, provided that it does not break a keyword into two parts.

User Avatar

Wiki User

12y ago

What else can I help you with?