Emil Williams 3 mesi fa
parent
commit
c8b6df4edd
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. +3
    -1
      ascii.c

+ 3
- 1
ascii.c Vedi File

@@ -1,4 +1,6 @@
/* ascii.c - The ASCII Table */
/* ascii.c - The ASCII Table
* @BAKE cc $@ -o $* $+
*/
#include <stdio.h>
#include <uchar.h>