Hacker News new | ask | show | jobs
by zbentley 3095 days ago
Can you explain that a bit more? I know "seq", but am unsure what your examples are illustrating. Thanks!
1 comments

-f specifies a format, so it can't use the specialized itoa implementation, but probably just uses printf.