함수써서 완성했습니다.

조영호2007.01.26
조회8
 


#include "stdafx.h"


void fill(int (*a)[4])
{
 

 int i, j, k=1;
  for(i=0; i