ouuuu
u mena this part
j = 2;
for(i=0; i<RIDU; i++)
{
printf("%4d", maatriks[i][j]);
}
printf("\n");
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 69
Threaded View
|
Click Here to Expand Forum to Full Width |