File: uinttostr.c

package info (click to toggle)
inetutils 2%3A1.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,136 kB
  • ctags: 9,048
  • sloc: ansic: 100,666; sh: 9,011; yacc: 1,651; makefile: 655; perl: 47
file content (3 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (89)
1
2
3
#define anytostr uinttostr
#define inttype unsigned int
#include "anytostr.c"