We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ac4f8 commit 4becd4aCopy full SHA for 4becd4a
chapter03/3-6.c
@@ -2,6 +2,7 @@
2
* Exercise 3-6. Write a version of itoa that accepts three arguments instead
3
* of two. The third argument is a minimum field width; the converted number
4
* must be padded with blanks on the left if necessary to make it wide enough.
5
+ *
6
* By Faisal Saadatmand
7
*/
8
0 commit comments