From: David Levine Date: Sat, 29 Jul 2017 14:02:28 +0000 (-0400) Subject: Added m_str() and m_strn() functions to convert int to string. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/1dd139e04f59bbfa3a310c2776c4bb2e2fdf1fdd?ds=sidebyside;hp=1dd139e04f59bbfa3a310c2776c4bb2e2fdf1fdd Added m_str() and m_strn() functions to convert int to string. Allows better fix to uip/forw.c than commit d711510305. ---