单项选择题

以下所列各函数的首部中,正确的是______

A.void apple(var:Integer,var b:Integer)
B.void apple(int a,b)
C.void apple(int a,int b)
D.Sub play(a as integer,b as integer)