Exforsys

Online Training

How to Carry out Implementation

This is a discussion on How to Carry out Implementation within the C and C++ forums, part of the Programming Talk category; I want to know how one can carry out Memory pool implementation using C++ programming language. Also let me know ...


Go Back   Exforsys > Programming Talk > C and C++

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-10-2007, 05:02 AM
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
Question How to Carry out Implementation

I want to know how one can carry out Memory pool implementation using C++ programming language. Also let me know how to access the allocated memory pool using C++ programming language. If someone idea is provided in this line I would try the same and envisage my knowledge in this regard.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-20-2008, 04:17 PM
Member
 
Join Date: May 2006
Posts: 45
norman is on a distinguished road
You can use the following statement to allocate memory

MemPoolHandle allocateMemory(size_t bytes);

If you are creating a simple memory pool it would surely allocate three pools during compile time and the block size allocated for each depends on the application.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Oracle iStore Implementation senthilrjj Oracle Apps 0 08-29-2006 09:28 AM
Semaphore Software, Pharma ERP Implementation Project at Labenon for 3-6 months. lokeshm Experienced Job Seekers - India 0 03-22-2006 01:43 PM
Graduate Core Implementation Engineer techguru Freshers Jobs 0 05-23-2005 08:00 AM
Graduate Core Implementation Engineer techguru Freshers Jobs 0 05-20-2005 01:12 PM
Implementation of association class? Martin R-L Software Patterns 1 12-07-2003 08:23 PM


All times are GMT -4. The time now is 04:27 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.