tweaks: adjust the type of two arguments
Convert digits() to take a ssize_t instead of an int, since it's used on ssize_t line numbers. And properly use the long modifier when displaying a line number. Also, conditionalize the digits() prototype.
Showing
+5 -3
Please register or sign in to comment