Forum: IT Professionals' Lounge Aug 5th, 2008 |
| Replies: 3 Views: 3,899 i am using ubuntu and i am learning gtk, but i can't compile the gtk code..
thanks for help |
Forum: Python Apr 22nd, 2008 |
| Replies: 1 Views: 725 Write a function that fills in a given matrix with the given numbers so that the sum of all columns and all rows should be equal to the same number. The prototype for the function should be
void... |
Forum: C Apr 13th, 2008 |
| Replies: 1 Views: 716 Write a function that fills in a given matrix with the given numbers so that the sum of all columns and all rows should be equal to the same number. The prototype for the function should be
void... |