A.enum boo1 isnumber(char c);
B.define boo1 isnumber(char c);
C.inline boo1 isnumber(char c);
D.extem boo1 isnumber(char c);