| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
不能In Reply To:请教一个C语言的基本问题,不想回去看书了,哪位帮解答一下 Posted by:seol at 2005-12-10 19:16:51 > 以二维数组(double型) A[row][col]做实参,在子函数中的形参能否写成:
> void func(int nrow, int ncol, double **B) {
> int i,j;
> B[i][j]能否表示A[i][j]??
> }
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator