blob: 9758b85d974125976071efe8a6eea1856bb19b6a [file] [log] [blame]
Douglas Gregorfac4ece2011-08-19 02:29:29 +00001float left(float *);
Douglas Gregor211f6e82011-08-20 04:39:52 +00002
3int top_left(char *c);
4
Douglas Gregor0c02ada2011-08-20 05:09:43 +00005int left_and_right(int*);
6
7