changeset 9 | c3fecc82ade6 |
parent 5 | d752cbe8208e |
child 29 | 7abf6146898e |
8:96d16dfe787a | 9:c3fecc82ade6 |
---|---|
1 /** |
1 /** |
2 * $Id: decimal.c,v 1.1.1.1 2008-04-28 17:32:52 mbroeker Exp $ |
2 * test/demos/asm/decimal.c |
3 * $Source: /development/c/asm/decimal.c,v $ |
3 * Copyright (C) 2008 Markus Broeker |
4 * |
|
5 */ |
4 */ |
6 |
5 |
7 #include <stdio.h> |
6 #include <stdio.h> |
8 #include <stdlib.h> |
7 #include <stdlib.h> |
9 #include <string.h> |
8 #include <string.h> |