Hi I am getting this error
can anybody help me ASAP



SET.c: In function `Set_Similarity':
SET.c:186: warning: passing arg 1 of `Set_Size' from incompatible pointer type
SET.c:188: warning: passing arg 1 of `Set_Size' from incompatible pointer type
SET.c: In function `main':
SET.c:283: warning: passing arg 1 of `Set_Contains' from incompatible pointer ty
pe
SET.c:285: warning: passing arg 1 of `Set_Contains' from incompatible pointer ty
pe
SET.c:294: warning: passing arg 1 of `Set_Size' from incompatible pointer type
SET.c:295: warning: passing arg 1 of `Set_Size' from incompatible pointer type
SET.c:300: warning: passing arg 1 of `Set_Empty' from incompatible pointer type
SET.c:305: warning: passing arg 1 of `Set_Empty' from incompatible pointer type
SET.c:322: warning: passing arg 1 of `Set_Union' from incompatible pointer type
SET.c:322: warning: passing arg 2 of `Set_Union' from incompatible pointer type
SET.c:324: warning: passing arg 1 of `Set_Print' from incompatible pointer type
SET.c:329: warning: passing arg 1 of `Set_Intersection' from incompatible pointe
r type
SET.c:329: warning: passing arg 2 of `Set_Intersection' from incompatible pointe
r type
SET.c:331: warning: passing arg 1 of `Set_Print' from incompatible pointer type
SET.c:336: warning: passing arg 1 of `Set_Similarity' from incompatible pointer
type
SET.c:336: warning: passing arg 2 of `Set_Similarity' from incompatible pointer
type
SET.c:343: warning: passing arg 1 of `Set_Print' from incompatible pointer type
SET.c:345: warning: passing arg 1 of `Set_Print' from incompatible pointer type
SET.c:358:2: warning: no newline at end of file