Search found 3 matches

by Megov
Sun Sep 21, 2008 1:11 pm
Forum: Volume 1 (100-199)
Topic: 119 - Greedy Gift Givers
Replies: 145
Views: 47352

Re: Compile Error

BTW, what does function index() do ?
by Megov
Sun Jun 22, 2008 10:51 am
Forum: C++
Topic: Dynamic allocation of matrix?
Replies: 5
Views: 3555

Re: Dynamic allocation of matrix?

By the way there is a mistake in second example of code : instead of "int *matrix" you need to write "int **matrix" ;)
by Megov
Sat Jun 21, 2008 8:08 pm
Forum: C++
Topic: use fgets
Replies: 4
Views: 3474

Re: use fgets

And what are the problems?

Go to advanced search