Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Obstack> ?p ?o. }
Showing items 1 to 13 of
13
with 100 items per page.
- Obstack abstract "In the C programming language, Obstack is a memory-management GNU extension to the C standard library. An "obstack" is a "stack" of "objects" (data items) which is dynamically managed. It implements a region-based memory management scheme.Obstack code typically provides C macros which take care of memory allocation and management for the user. Basically, obstacks are used as a form of memory management which can be more efficient and less difficult to implement than malloc/free in several situations. For example, say one needs to set up a stack for handling data items whose number grows for a while and then reach a final form; such a stack could be defined in obstack.h.".
- Obstack wikiPageExternalLink Obstacks.
- Obstack wikiPageID "3254954".
- Obstack wikiPageRevisionID "569523857".
- Obstack hasPhotoCollection Obstack.
- Obstack subject Category:Abstract_data_types.
- Obstack comment "In the C programming language, Obstack is a memory-management GNU extension to the C standard library. An "obstack" is a "stack" of "objects" (data items) which is dynamically managed. It implements a region-based memory management scheme.Obstack code typically provides C macros which take care of memory allocation and management for the user.".
- Obstack label "Obstack".
- Obstack sameAs m.091jp2.
- Obstack sameAs Q7075529.
- Obstack sameAs Q7075529.
- Obstack wasDerivedFrom Obstack?oldid=569523857.
- Obstack isPrimaryTopicOf Obstack.