Carp/examples/parse_me.h

5 lines
71 B
C
Raw Normal View History

void boo();
char hoo();
int foo(int x);
float goo(double x, double y);