只需要把下面代码paste到new project, run, 即看到效果 // Feb 4th, 2002 #include <stdio.h>#include <string.h>#include <stdlib.h>double foo(int a,double *b);int main(void){double y=0,z=0;printf("\n0.....
阅读全文
2005
12-12