Freemem
Release allocated memory
Declaration
Source position: line 0
procedure Freemem( |
p: pointer; |
Size: PtrInt |
);
function Freemem( |
p: pointer |
):PtrInt; |
Description
Freemem releases the memory occupied by the pointer P, of size Count (in bytes), and returns it to the heap. P should point to the memory allocated to a dynamic variable.
Errors
An error will occur when P doesn't point to the heap.
See also
Getmem |
|
Allocate new memory on the heap |
New |
|
Dynamically allocate memory for variable |
Dispose |
|
Free dynamically allocated memory |
Example
Program Example28;
{ Program to demonstrate the FreeMem and GetMem functions. }
Var P : Pointer;
MM : Longint;
begin
{ Get memory for P }
GetMem (P,80);
FillChar (P^,80,' ');
FreeMem (P,80);
end.
MemAvail is no longer allowed!
trey; http://daproject.ru/forum/viewtopic.php?p=50496#50496 hoodia kapseln; http://www.yocasting.ru/libforum/viewtopic.php?p=6535#6535 purchase hoodia; http://www.htwm.de/bw03/cms2/modules/newbb/viewtopic.php?topic_id=9693&post_id=10071&order=0&viewmode=flat&pid=0&forum=2#forumpost10071 buy brand cialis; http://www.apic.jiii.or.jp/en/modules/newbb/viewtopic.php?topic_id=9570&start=0#forumpost31752 cialis super active uk,
; http://nurium.com/phpBB01/viewtopic.php?p=125969#125969 cialis professional; http://oekuh.vit.de/viewtopic.php?p=7357#7357 cialis soft tabs; http://www.clubgsm.tomkhost.com/viewtopic.php?p=11892#11892 acheter hoodia; http://cs16bgserver.forumche.org/viewtopic.php?p=121#121 levitra comprar; http://wellingtonlivemusic.com/phpBB2/viewtopic.php?p=265#265 hoodia; http://www.goombo.com/forum/viewtopic.php?p=36399&sid=23b5eb43df557946f80113fa2d0d1c8f#36399 cialis super active; http://www.goombo.com/forum/viewtopic.php?p=36735&sid=85fc2cd772e8f9eec8a8e03d243a26ba#36735 online doxycycline; http://163.26.133.1/xoops228/modules/newbb/viewtopic.php?topic_id=191119&post_id=323666&order=0&viewmode=flat&pid=0&forum=3#forumpost323666 online levitra; http://www.fw.hu/piszker/forum/viewtopic.php?p=110#110 cialis professional; http://elluscient.com/forum/viewtopic.php?p=559766#559766 cheap levitra professional,
; http://www.hhcreate.ugu.pl/viewtopic.php?p=26052#26052 cheap levitra professional,
; http://forum.fusion-lan.nl/viewtopic.php?p=18173#18173 cialis soft españa; http://oekuh.vit.de/viewtopic.php?p=8044#8044 levitra; http://www.pokercodes.com/phpBB2/viewtopic.php?p=472292#472292 order levitra online; http://www.demos.gestiondecuenta.com/phpBB-2_0_22/viewtopic.php?p=433#433 cialis super active; http://www.rottogames.php5.cz/forum/viewtopic.php?p=79663#79663 hoodia comprar; http://nurium.com/phpBB01/viewtopic.php?p=126958#126958 purchase levitra professional; http://elluscient.com/forum//viewtopic.php?p=555479#555479 cialis soft generico; http://www.htwm.de/bw03/cms2/modules/newbb/viewtopic.php?topic_id=9715&post_id=10099&order=0&viewmode=flat&pid=0&forum=2#forumpost10099 cialis soft tabs; http://smilelover.php5.cz/sosricany/diskuse/viewtopic.php?p=7932#7932 cialis super active; http://www.theventer.com/Manifesto/BBS/viewtopic.php?p=246307#246307 hoodia; http://www.aztec.com.ua/forum/viewtopic.php?p=254155#254155 uk cialis super active; http://www.nesetrasitakca.net/orci/modules.php?name=Forums&file=viewtopic&p=80786#80786 order levitra professional; http://omeck.4us.pl/heil/forum/viewtopic.php?p=206651#206651 cialis professional; http://users.atw.hu/rugby-player/forum/viewtopic.php?p=111#111 compra hoodia; http://www.is.horwang.ac.th/modules.php?name=Forums&file=viewtopic&p=75360#75360 cialis super active; http://l2.eu-gamer.com/forum/viewtopic.php?p=16119#16119 buy levitra professional; http://beauty-of-health.com/forum/viewtopic.php?p=7306#7306 hoodia españa; http://163.26.133.1/xoops228/modules/newbb/viewtopic.php?topic_id=190409&post_id=322659&order=0&viewmode=flat&pid=0&forum=3#forumpost322659 cialis professional; http://villageforum.com/village/viewtopic.php?p=148573#148573 levitra professional;-- Unregistered Visitor on June 02, 2006 07:10 AM (view details)