Watch Video
Showing posts with label Programming Paradigms lecture. Show all posts
Showing posts with label Programming Paradigms lecture. Show all posts
Thursday, August 14, 2008
computer architecture function call and returns in relation to C code.
Labels: computer architecture, function call and returns in relation to C code., Programming Paradigms, Programming Paradigms lectureComputer architecture and the Assembly programming language
Posted by
Julian
at
5:01 PM
0
comments
Heap segments and their use in the C programming language
Posted by
Julian
at
4:56 PM
0
comments
HEap Swgment is a segment of memory claimed by a program. Within the heap, pieces of memory can be used and freed as needed. Depending on usage, heaps can become fragmented as small pieces of memory are used and freed. In formal computer science terms, a heap is the same as a partially ordered tree.
Watch Video
C programming language and generic stacks
Posted by
Julian
at
4:53 PM
0
comments
Subscribe to:
Posts (Atom)