以下函数原型说明正确的是( )。
A、float add(int x, int y) ; B、int add(int x;int y) ;
C、char add( x,y) ; D、int add(char x[ ] [ ]) ;
出自:西安交通大学--程序设计综合训练学习指南