OpenCores
URL https://opencores.org/ocsvn/plasma/plasma/trunk

Subversion Repositories plasma

[/] [plasma/] [trunk/] [tools/] [count.c] - Diff between revs 137 and 336

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 137 Rev 336
Line 1... Line 1...
/*count.c*/
/*count.c*/
void putchar(int value);
int putchar(int value);
int puts(const char *string);
int puts(const char *string);
 
 
char *name[] = {
char *name[] = {
   "", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine",
   "", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine",
   "ten", "eleven", "twelve", "thirteen", "fourteen", "fifteen",
   "ten", "eleven", "twelve", "thirteen", "fourteen", "fifteen",

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.