4 Dec
2004
4 Dec
'04
11:39 a.m.
Hi, I need the following for our Linux C++ soft: - Create a HeapSpace of FixedSize (say 1Mb) - Allocate FixedSize piece of memory (always alloc 16 bytes from this heap for ex.) - Return NULL if no more space in the HeapSpace - Delete them. - Release the memory when all pieces are deleted Is there a way to do exactly that with Boost? Thanks. -jec
7297
Age (days ago)
7297
Last active (days ago)
0 comments
1 participants
participants (1)
-
jec@rptec.ch