Kaynağa Gözat

BAKE'd

master
Emil Williams 3 ay önce
ebeveyn
işleme
c8b6df4edd
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. +3
    -1
      ascii.c

+ 3
- 1
ascii.c Dosyayı Görüntüle

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