B (programming language): Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
typo
Line 83:
/* The following function will print a non-negative number, n, to
the base b, where 2<=b<=10. This routine uses the fact that
in the ANSCIIASCII character set, the digits 0 to 9 have sequential
code values. */