Search Results

Search: Posts Made By: torbium
Forum: Programming 01-27-2011
4,862
Posted By torbium
:))) I am totaly with Corona688. There is good...
:))) I am totaly with Corona688.
There is good video, in my opinion, on STL at channel9.msdn.com
starting with 17th minute he explains why multiplying is better then addition in memory allocation....
Forum: Programming 01-27-2011
4,862
Posted By torbium
Ok. Thanks to everyone for your comments. :) I...
Ok. Thanks to everyone for your comments. :)
I understood and have got several good ideas.
Forum: Programming 01-27-2011
4,862
Posted By torbium
if(c > (list_size-1)) does not help. The same...
if(c > (list_size-1))
does not help. The same result.
Forum: Programming 01-27-2011
4,862
Posted By torbium
Hm, if readdir returned the SAME pointer every...
Hm,
if readdir returned the SAME pointer every time
list.entries[c]->pde would have the SAME value.
BUT they don't.

Of course what you propose solves the problem, thanks you.

BUT WHY and by...
Forum: Programming 01-27-2011
4,862
Posted By torbium
readdir and dynamic array memory corruption
Hi everyone

I am developing an utility.
At some part of it I read directory entries to a dynamic array: struct list
It stores pointers to items: list.entries,
which are structures: struct entry...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 10:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy