File: uinttostr.c

package info (click to toggle)
dc3dd 7.2.646-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 27,876 kB
  • sloc: ansic: 29,502; sh: 6,778; perl: 1,468; yacc: 1,227; makefile: 152; python: 39; sed: 16
file content (3 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (18)
1
2
3
#define inttostr uinttostr
#define inttype unsigned int
#include "inttostr.c"