Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

这个在Linux下的GCC是不是允许的呢?

Posted by seol at 2005-12-10 19:32:06
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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator