diamond_left.h 126 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 int top_left_before(void *); @import diamond_top; float left(float *); int top_left(char *c); int left_and_right(int*);