Map
Index
Random
Help
th

Quote: uses growable regions for safe, explicit memory allocation without relying on a garbage collector

topics > all references > references i-l > QuoteRef: jimT6_2002 , p. 280



Topic:
safe use of pointers
Topic:
memory management by regions or memory pool

Quotation Skeleton

Cyclone provides a feature called growable regions. The … [region h { ... }], does some allocation into the region [rmalloc(h, ... )], and deallocates the … The variable h is a handle for the … [rmalloc, rnew, rprintf]. … Cyclone is one of the very few safe …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: safe use of pointers (102 items)
Topic: memory management by regions or memory pool (17 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.