SyntaxFix
Write A Post
Hire A Developer
Questions
That's something controlled by your terminal, not by printf.
printf
printf simply sends a \t to the output stream (which can be a tty, a file etc), it doesn't send a number of spaces.
\t